Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
avulakishore11 committed Jul 3, 2024
1 parent b628aca commit 9606b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ stages:
inputs:
containerRegistry: 'webgoat-dcr'
repository: 'game-of-life'
command: 'build'
command: 'buildPush'
Dockerfile: '**/dockerfile'
addPipelineData: false
addBaseImageData: false

0 comments on commit 9606b4e

Please sign in to comment.