Skip to content

Commit

Permalink
Fixing depensOn
Browse files Browse the repository at this point in the history
  • Loading branch information
gaboraszt committed Jan 31, 2024
1 parent 4d7c882 commit 80c25ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-templates/tf-build-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
publishLocation: "Container"
- job: approve
displayName: Approve
dependsOn: plan
dependsOn: BuildDev
condition: succeeded()
pool: server
steps:
Expand Down

0 comments on commit 80c25ea

Please sign in to comment.