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

Commit

Permalink
Update azure-pipelines-ci-artifacts.yaml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Azadehkhojandi committed May 27, 2019
1 parent 8f41aa6 commit 1cf7e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databricks-api/azure-pipelines-ci-artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ steps:
inputs:
azureSubscription: $(AZURE_SUBSCRIPTION)
scriptLocation: inlineScript
failOnStandardError: true
failOnStandardError: false
workingDirectory: $(WORKING_DIR)
inlineScript: az acr build --registry $(ACR_NAME) --image $(IMAGE_NAME) .

Expand Down

0 comments on commit 1cf7e69

Please sign in to comment.