Skip to content

Commit

Permalink
Merge pull request #57 from EpicMorg/develop
Browse files Browse the repository at this point in the history
Update docker-develop.yml
  • Loading branch information
stamepicmorg authored Dec 25, 2020
2 parents b58a689 + a92af85 commit 380efdb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/docker-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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

0 comments on commit 380efdb

Please sign in to comment.