mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-25 06:05:37 +03:00
commit
380efdbd9d
5
.github/workflows/docker-develop.yml
vendored
5
.github/workflows/docker-develop.yml
vendored
@ -140,9 +140,6 @@ jobs:
|
||||
- name: Build MatterMost (latest)
|
||||
run: docker build --compress -t epicmorg/mattermost-enterprise-edition:latest mattermost/latest
|
||||
|
||||
- name: Build sysPass + php7.3 (latest)
|
||||
run: docker build --compress -t epicmorg/syspass:latest syspass/sysPass-php7.3
|
||||
|
||||
- name: Build TeamCity Agent
|
||||
run: docker build --compress -t epicmorg/teamcity-agent:latest teamcity/agent
|
||||
|
||||
@ -254,4 +251,4 @@ jobs:
|
||||
run: docker build --compress -t epicmorg/postgres:11 postgres/11
|
||||
|
||||
- name: Build PostgresSQL (12)
|
||||
run: docker build --compress -t epicmorg/postgres:12 postgres/12
|
||||
run: docker build --compress -t epicmorg/postgres:12 postgres/12
|
||||
|
Loading…
Reference in New Issue
Block a user