Update .gitea/workflows/php-deployer.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 48s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 48s
This commit is contained in:
parent
db8026033a
commit
0dcfb7b340
@ -20,7 +20,7 @@ jobs:
|
||||
uses: https://git.kjan.de/actions/checkout@v4
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
uses: https://git.kjan.de/actions/setup-buildx-action@v3
|
||||
|
||||
- name: Login to Docker Registry
|
||||
uses: docker/login-action@v3
|
||||
|
Loading…
Reference in New Issue
Block a user