Skip to content

Commit

Permalink
build context path
Browse files Browse the repository at this point in the history
  • Loading branch information
ldraney committed Dec 27, 2024
1 parent 3c92a17 commit 00a16a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
tags: |
ghcr.io/ldraney/az-trial-app:latest
ghcr.io/ldraney/az-trial-app:${{ github.sha }}
context: ./app
context: app

- name: Log out from GitHub Container Registry
run: docker logout ghcr.io

0 comments on commit 00a16a6

Please sign in to comment.