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
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:
parent
8f30bedc42
commit
72135cf270
@ -22,7 +22,7 @@ jobs:
|
||||
- name: Set up Docker Buildx
|
||||
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
|
||||
with:
|
||||
registry: git.kjan.de
|
||||
|
Loading…
Reference in New Issue
Block a user