Skip to content

Commit

Permalink
fix context for backup-job workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Milchev <[email protected]>
  • Loading branch information
imilchev committed May 10, 2023
1 parent 6529328 commit a6f4272
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backup-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v4
with:
context: backup-job
push: true
tags: |
ghcr.io/podkrepi-bg/infrastructure/backup-job:main
Expand Down

0 comments on commit a6f4272

Please sign in to comment.