We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15bed85 commit 570065aCopy full SHA for 570065a
build/pipelines/1espt-nightly.yml
@@ -28,7 +28,7 @@ variables:
28
extends:
29
template: templates-v2/pipeline-1espt-full-release-build.yml
30
parameters:
31
- official: ${{parameters.official}}
+ official: ${{ parameters.official }}
32
branding: Canary
33
buildTerminal: true
34
pgoBuildMode: Optimize
0 commit comments