Update .gitea/workflows/php-deployer.yaml
All checks were successful
Node npm / Build and push image (pull_request) Successful in 37s
Node ssh / Build and push image (pull_request) Successful in 1m54s
PHP 8.2 / Build and push image (pull_request) Successful in 1m4s
PHP deployer / Build and push image (pull_request) Successful in 48s
Rust node / Build and push image (pull_request) Successful in 6m54s

This commit is contained in:
Jan Gleytenhoover 2024-08-15 12:55:15 +00:00
parent 1d52dabcbe
commit aab5b31d01

@ -22,7 +22,7 @@ jobs:
- name: Set up Docker Buildx - name: Set up Docker Buildx
uses: https://git.kjan.de/actions/setup-buildx-action@v3 uses: https://git.kjan.de/actions/setup-buildx-action@v3
- name: Login to Docker Registry - name: Login to local Docker Registry
uses: https://git.kjan.de/actions/login-action@v3 uses: https://git.kjan.de/actions/login-action@v3
with: with:
registry: git.kjan.de registry: git.kjan.de