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