Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
build(azure): fixes docker stage
Browse files Browse the repository at this point in the history
  • Loading branch information
matteovivona committed Feb 15, 2020
1 parent d57539a commit f5f3b29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ stages:
- stage: Docker
jobs:
- job: docker_job
dependsOn: Build
condition: succeeded('Build')
continueOnError: false
pool:
Expand Down

1 comment on commit f5f3b29

@vercel
Copy link

@vercel vercel bot commented on f5f3b29 Feb 15, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.