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 f83e51f commit c7e1f4aCopy full SHA for c7e1f4a
.pipelines/run-pipeline.yaml
@@ -1,8 +1,9 @@
1
stages:
2
- stage: setup
3
displayName: ACN
4
+ dependsOn:
5
+ - prebuild
6
variables:
-
7
ACN_DEVOPS_DIR: $(Build.SourcesDirectory)/azure-container-networking
8
jobs:
9
- job: copy
0 commit comments