Aktualizovat .gitea/workflows/build.yml
Some checks failed
Build Nginx and PHP image / Build-Minecraft-Stats-Image (push) Has been cancelled
Some checks failed
Build Nginx and PHP image / Build-Minecraft-Stats-Image (push) Has been cancelled
This commit is contained in:
parent
a1462a8b54
commit
e3a60cde65
@ -30,4 +30,4 @@ jobs:
|
||||
ls -lah
|
||||
docker build -f Dockerfile -t ownercz/nginx-php:u24 -t ownercz/nginx-php:u24-${{env.GITHUB_SHA}} .
|
||||
docker push ownercz/nginx-php:u24
|
||||
docker push ownercz/nginx-php:u24-${{env.GITHUB_SHA}}
|
||||
docker push ownercz/nginx-php:u24-${{env.GITHUB_SHA}}
|
Loading…
Reference in New Issue
Block a user