Skip to content

Commit

Permalink
ghcr test
Browse files Browse the repository at this point in the history
  • Loading branch information
briancaffey committed May 5, 2024
1 parent 0f5770f commit b937236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
context: ./backend/
context: "{{defaultContext}}:backend"
file: ./Dockerfile
tags: user/app:latest

Expand Down

0 comments on commit b937236

Please sign in to comment.