Fixed Jenkinsfile
All checks were successful
tombutcher.work/tombutcher-web/pipeline/head This commit looks good
All checks were successful
tombutcher.work/tombutcher-web/pipeline/head This commit looks good
This commit is contained in:
parent
f8557553f9
commit
c39a8f9614
6
Jenkinsfile
vendored
6
Jenkinsfile
vendored
@ -25,12 +25,6 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
stage('Build') {
|
|
||||||
steps {
|
|
||||||
sh 'npm run build' // Build the project
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
stage('Deploy to Cloudflare Pages') {
|
stage('Deploy to Cloudflare Pages') {
|
||||||
steps {
|
steps {
|
||||||
sh 'npx wrangler deploy'
|
sh 'npx wrangler deploy'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user