Fixed branch
All checks were successful
tombutcher.work/tombutcher-cdn/pipeline/head This commit looks good
All checks were successful
tombutcher.work/tombutcher-cdn/pipeline/head This commit looks good
This commit is contained in:
parent
8b86334af9
commit
f8259d9b91
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -21,7 +21,7 @@ pipeline {
|
|||||||
|
|
||||||
stage('Deploy to Cloudflare Pages') {
|
stage('Deploy to Cloudflare Pages') {
|
||||||
steps {
|
steps {
|
||||||
sh 'npx wrangler pages deploy . --project-name $PROJECT_NAME --branch production'
|
sh 'npx wrangler pages deploy . --project-name $PROJECT_NAME --branch main'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user