Aktualizovat .gitea/workflows/build.yml
Some checks failed
Build Nginx and PHP image / Build-Minecraft-Stats-Image (push) Has been cancelled

This commit is contained in:
Radim Lipovčan 2025-05-18 17:15:51 +02:00
parent a1462a8b54
commit e3a60cde65

View File

@ -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}}