Update .gitea/workflows/node-npm.yaml
Some checks failed
Node npm / Build and push image (pull_request) Failing after 16s
Node ssh / Build and push image (pull_request) Successful in 1m17s
PHP 8.2 / Build and push image (pull_request) Successful in 36s
PHP deployer / Build and push image (pull_request) Successful in 33s
Rust node / Build and push image (pull_request) Successful in 1m45s
ZMK builder / Build and push image (pull_request) Successful in 1m52s
Some checks failed
Node npm / Build and push image (pull_request) Failing after 16s
Node ssh / Build and push image (pull_request) Successful in 1m17s
PHP 8.2 / Build and push image (pull_request) Successful in 36s
PHP deployer / Build and push image (pull_request) Successful in 33s
Rust node / Build and push image (pull_request) Successful in 1m45s
ZMK builder / Build and push image (pull_request) Successful in 1m52s
This commit is contained in:
parent
8311eb587b
commit
05a3d279c3
@ -17,6 +17,6 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: https://git.kjan.de/actions/docker-build@main
|
uses: https://git.kjan.de/actions/docker-build@v1
|
||||||
with:
|
with:
|
||||||
name: node-npm
|
name: node-npm
|
||||||
|
Loading…
Reference in New Issue
Block a user