Skip to content

Commit 4ce440f

Browse files
committed
Update build.yaml
1 parent b13126a commit 4ce440f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ jobs:
115115
run: |
116116
set -x
117117
118-
az acr login -n opensidewalksdev
119118
for IMAGE_PATH in `docker compose -f docker-compose.build.yml config --images`;
120119
do
121120
IMAGE_NAME=`echo ${IMAGE_PATH} | cut -d '/' -f 2 | cut -d ':' -f 1`

0 commit comments

Comments
 (0)