Aktualizovat .gitea/workflows/build.yml
Build Nginx and PHP image / Build-Minecraft-Stats-Image (push) Successful in 28s Details

This commit is contained in:
Radim Lipovčan 2024-05-04 22:55:54 +02:00
parent e04263a8fb
commit b034f76f3e
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ jobs:
# docker push ownercz/nginx-php:u24-${{env.GITHUB_SHA}}
- name: Docker | Build test
run: |
git checkout 6570fd6acb83ca0b351d3ac21fe28e0ba4d4657c
git checkout fdc2ffcac4ef031d57c012823e14fa9c06726bc8
echo "${{ secrets.DOCKERHUB_GITEA_TOKEN }}" | docker login -u ownercz --password-stdin
ls -lah
docker build -f Dockerfile -t ownercz/nginx-php:test .