We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e47dccc commit 5f6e23cCopy full SHA for 5f6e23c
azure-pipelines.yml
@@ -76,7 +76,6 @@ jobs:
76
workingDirectory: './cdk'
77
inlineScript: |
78
ENVIRONMENT=Shared npx cdk deploy InitStack
79
- export GIT_ACCESS_TOKEN=$(git_access_token)
80
export SEMVER=$(Build.BuildNumber)
81
export ENVIRONMENT=Integration
82
export PIPELINE_TYPE=build
@@ -92,7 +91,6 @@ jobs:
92
91
93
94
95
96
97
export ENVIRONMENT=Prelive
98
0 commit comments