Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
set docker build context path
  • Loading branch information
PeterWarren committed Feb 23, 2022
1 parent 3150b8f commit 8d7caa7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ stages:
inputs:
command: 'build'
Dockerfile: '**/Dockerfile'
buildContext: '.'
tags: '$(tag)'
arguments: '--build-arg BUILDTYPE=build-dev'

0 comments on commit 8d7caa7

Please sign in to comment.