Skip to content

Commit

Permalink
Update dev-build-and-push.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
andr0272 committed Oct 27, 2023
1 parent 462c352 commit 0f6e9f2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions AzurePipelines/dev-build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,11 @@ trigger:
pr: none

variables:
azureContainerRegistry.repository: 'ServiceCanadaLabs'
azureContainerRegistry.repository: 'servicecanadalabs'
azureContainerRegistry.name: 'DTS Shared Container Repo 10/11/2023'
azureContainerRegistry.domain: 'dtsshared.azurecr.io'
# imageRepository: 'ServiceCanadaLabs'
# ADO_BUILD: $(Build.BuildId)
# BUILD_DATE: $(Build.BuildNumber)
tag: 'ADO-$(Build.BuildId)'
vmImageName: 'ubuntu-latest'
# GIT_SHA: $(Build.SourceVersion)

stages:
- stage: Build
Expand Down

0 comments on commit 0f6e9f2

Please sign in to comment.