Update .gitea/workflows/php-deployer.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 27s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 27s
This commit is contained in:
parent
dbc7fbad43
commit
17c3ebad8a
@ -30,7 +30,7 @@ jobs:
|
||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
uses: https://git.kjan.de/actions/build-push-action@v5
|
||||
with:
|
||||
context: ./images/actions/php-deployer
|
||||
push: true
|
||||
|
Loading…
Reference in New Issue
Block a user