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 6bad8f8 commit ead232fCopy full SHA for ead232f
.pipelines/run-pipeline.yaml
@@ -46,9 +46,6 @@ stages:
46
condition: always()
47
# Use dev version of Makefile for development version
48
workingDirectory: $(ACN_DIR)
49
- - ${{ if contains(resources.repositories['azure-container-networking'].ref, 'v') }}:
50
- - script: echo "This is a release branch"
51
- displayName: "Release Branch Processing"
52
53
54
- job: env
0 commit comments