Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stamepicmorg committed Nov 25, 2020
1 parent 39de8a3 commit 3052fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Push NextCloud (latest)
run: docker push epicmorg/nextcloud:latest

- name: Build TeamCity Server (latest)
- name: Push TeamCity Server (latest)
run: docker build --compress -t epicmorg/teamcity-server:latest teamcity/server
- name: Build TeamCity Server (latest)
run: docker push epicmorg/teamcity-server:latest
Expand Down

0 comments on commit 3052fe8

Please sign in to comment.