ci: fix jenkinsfile
This commit is contained in:
parent
2c8c1eacdf
commit
fa9d3585d3
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -1,9 +1,5 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent {
|
||||||
docker {
|
|
||||||
image 'node:22'
|
|
||||||
}
|
|
||||||
}
|
|
||||||
stages {
|
stages {
|
||||||
stage("Build") {
|
stage("Build") {
|
||||||
agent {
|
agent {
|
||||||
|
Loading…
Reference in New Issue
Block a user