Update .gitea/workflows/node-ssh.yaml
All checks were successful
Node npm / Build and push image (pull_request) Successful in 36s
Node ssh / Build and push image (pull_request) Successful in 1m59s
PHP 8.2 / Build and push image (pull_request) Successful in 1m0s
PHP deployer / Build and push image (pull_request) Successful in 48s
Rust node / Build and push image (pull_request) Successful in 7m27s

This commit is contained in:
Jan Gleytenhoover 2024-08-15 12:54:31 +00:00
parent 8f30bedc42
commit 72135cf270

@ -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