Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
f91b935374
commit
45109881ad
@ -16,6 +16,6 @@ jobs:
|
|||||||
docker-compose -f docker-compose.yml push
|
docker-compose -f docker-compose.yml push
|
||||||
displayName: 'Build and Push Docker Compose Project'
|
displayName: 'Build and Push Docker Compose Project'
|
||||||
env:
|
env:
|
||||||
acrServiceConnectionUsername: $(ACRServiceConnectionName.username)
|
acrServiceConnectionUsername: "dadeSchoolsContainerRegistry"
|
||||||
acrServiceConnectionPassword: $(ACRServiceConnectionName.password)
|
acrServiceConnectionPassword: "k1f8hE0O5hj3tYCCR/5stNrkw5BZoTmAqid/hvaVo8+ACRDc2Arn"
|
||||||
acrServiceConnectionServer: $(ACRServiceConnectionName.server)
|
acrServiceConnectionServer: "dadeschoolscontainerregistry.azurecr.io"
|
||||||
|
Loading…
Reference in New Issue
Block a user