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 f6dd7bc commit 967d7d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
context: backend
file: Dockerfile
context: ./backend
tags: user/app:latest

# lint-backend-code:
Expand Down

0 comments on commit 967d7d0

Please sign in to comment.