[go: nahoru, domu]

Skip to content

Commit

Permalink
Merge pull request #46 from chakra146/patch-1
Browse files Browse the repository at this point in the history
Update eshoponweb-ci-dockercompose.yml
  • Loading branch information
LuizMacedo committed Jan 27, 2023
2 parents e3778f4 + 971f73f commit 1e4e5e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ado/eshoponweb-ci-dockercompose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ stages:
targetType: 'inline'
script: |
$var=ConvertFrom-Json '$(acr-json)'
$value=$var.loginServer.value
$value=$var.acrloginServer.value
Write-Host "##vso[task.setvariable variable=acrloginserver;]$value"
echo $acrloginserver
# docker compose build images
Expand Down

0 comments on commit 1e4e5e8

Please sign in to comment.