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 f08ed7b commit 659be93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev-robgruen-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ jobs:
#- run: az account set --subscription b64471de-f2ac-4075-a3cb-7656bca768d0
#- run: az account list
#- run: az resource list --name typeagentContainerRegistry
- run: ls ${{ github.workspace }} -l
- run: ls ${{ github.workspace }}/ts -l
#- run: ls ${{ github.workspace }} -l
- run: ls ${{ github.workspace }}/ts -al
- run: az acr build -t typeagent:latest -r typeagentContainerRegistry --file ${{ github.workspace }}/ts/Dockerfile --subscription b64471de-f2ac-4075-a3cb-7656bca768d0 ${{ github.workspace }}/ts


0 comments on commit 659be93

Please sign in to comment.