Skip to content

Commit

Permalink
workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stamepicmorg committed Apr 2, 2021
2 parents 36c04b8 + 8ed22d3 commit 40f11c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-linux-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -318,8 +318,8 @@ jobs:

- name: Retag and Push Nginx + RTMP-HLS (legacy)
run: |
docker tag epicmorg/apache2:latest epicmorg/websites:latest
docker push epicmorg/websites:latest
docker tag epicmorg/nginx:rtmp-hls epicmorg/balancer:rtmp-hls
docker push epicmorg/balancer:rtmp-hls
- name: PHP 7.4
run: docker build --compress -t epicmorg/php:php7.4 linux/php/php7.4
Expand Down

0 comments on commit 40f11c8

Please sign in to comment.