Update Jenkinsfile
This commit is contained in:
parent
3a2e47af42
commit
546e905bc0
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -36,9 +36,7 @@ pipeline {
|
||||
sh '''
|
||||
wrangler pages deploy ./build \
|
||||
--project-name $PROJECT_NAME \
|
||||
--branch main \
|
||||
--account-id $CLOUDFLARE_ACCOUNT_ID \
|
||||
--api-token $CLOUDFLARE_API_TOKEN
|
||||
--branch main
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user