Aktualizovat .gitea/workflows/build.yml
All checks were successful
Build Nginx and PHP image / Build-Minecraft-Stats-Image (push) Successful in 28s
All checks were successful
Build Nginx and PHP image / Build-Minecraft-Stats-Image (push) Successful in 28s
This commit is contained in:
parent
e04263a8fb
commit
b034f76f3e
@ -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 .
|
||||
|
Loading…
Reference in New Issue
Block a user