Skip to content

Commit

Permalink
chore: update gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcrt committed Mar 28, 2024
1 parent 003b23e commit 0e2bb9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: ./ops/Dockerfile
file: ./ops/backend/Dockerfile
push: true
tags: |
lunary/backend:latest
Expand Down

0 comments on commit 0e2bb9e

Please sign in to comment.