Update Jenkinsfile
All checks were successful
tombutcher.work/tombutcher-ui/pipeline/head This commit looks good
All checks were successful
tombutcher.work/tombutcher-ui/pipeline/head This commit looks good
This commit is contained in:
parent
70c8020c6e
commit
7a0346249f
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -12,10 +12,6 @@ pipeline {
|
|||||||
nodejs 'Node23' // This should match the name of your NodeJS installation in Jenkins tools
|
nodejs 'Node23' // This should match the name of your NodeJS installation in Jenkins tools
|
||||||
}
|
}
|
||||||
|
|
||||||
triggers {
|
|
||||||
giteaPush()
|
|
||||||
}
|
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
stage('Checkout') {
|
stage('Checkout') {
|
||||||
steps {
|
steps {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user