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