try jenkins
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 6m59s
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 6m59s
This commit is contained in:
parent
2c40597de6
commit
dfe1899813
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,6 +1,6 @@
|
||||
pipeline {
|
||||
agent {
|
||||
docker { image 'node:22.14.0-alpine3.21' }
|
||||
any { image 'node:22.14.0-alpine3.21' }
|
||||
}
|
||||
stages {
|
||||
stage('Test') {
|
||||
|
Loading…
Reference in New Issue
Block a user