This commit is contained in:
@@ -46,7 +46,7 @@ portainer_ep=args.PORTAINER_EP
|
||||
|
||||
# Deploy variables to substitute in portainer deploy template
|
||||
deploy_variables = {key: getattr(args, key) for key in
|
||||
['DEPLOY_REPO_URL', 'DEPLOY_HOST', 'DEPLOY_PROJECT', 'DEPLOY_NAME', 'DEPLOY_REF']
|
||||
['DEPLOY_REPO_URL', 'DEPLOY_HOST', 'DEPLOY_NAME', 'DEPLOY_REF']
|
||||
}
|
||||
|
||||
### Find CICD-runner portainer environment endpointId ###
|
||||
|
Reference in New Issue
Block a user