Skip to content

Commit

Permalink
Update dev-robgruen-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robgruen authored Nov 19, 2024
1 parent 0cc2a41 commit 4e497ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-robgruen-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
# file: ts/Dockerfile
# push: true
# tags: typeagent:latest
- run: az acr build -t typeAgent:latest -r typeAgentContainerRegistry --file ts/DockerFile --subscription b64471de-f2ac-4075-a3cb-7656bca768d0 ./ts
- run: az acr build -t typeAgent:latest -r typeagentContainerRegistry --file ts/DockerFile --subscription b64471de-f2ac-4075-a3cb-7656bca768d0 ./ts

# - name: Docker login
# uses: docker/[email protected]
Expand Down

0 comments on commit 4e497ea

Please sign in to comment.