mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-25 06:05:37 +03:00
workflow fix
This commit is contained in:
commit
40f11c8574
4
.github/workflows/docker-linux-master.yml
vendored
4
.github/workflows/docker-linux-master.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user