Skip to content

Commit

Permalink
Background worker docker image fix
Browse files Browse the repository at this point in the history
  • Loading branch information
f213 committed Jan 14, 2024
1 parent 120223a commit 362b3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
uses: docker/build-push-action@v3
with:
context: .
target: web
target: worker
push: ${{ github.ref == 'refs/heads/master' }}
tags: |
ghcr.io/${{ steps.image.outputs.lowercase }}/selfmailbot-worker:latest
Expand Down

0 comments on commit 362b3c8

Please sign in to comment.