Update .gitea/workflows/php-8.2.yaml
All checks were successful
Node npm / Build and push image (pull_request) Successful in 53s
Node ssh / Build and push image (pull_request) Successful in 1m54s
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 6m49s
All checks were successful
Node npm / Build and push image (pull_request) Successful in 53s
Node ssh / Build and push image (pull_request) Successful in 1m54s
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 6m49s
This commit is contained in:
parent
72135cf270
commit
1d52dabcbe
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user