Skip to content

Commit

Permalink
ci: add context to use local repo
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim authored Aug 7, 2024
1 parent da540cf commit 3f022d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
with:
push: true
platforms: linux/amd64,linux/arm64
context: .
tags: |
ghcr.io/shyim/danger-php:${{ steps.get_version.outputs.VERSION }}
ghcr.io/shyim/danger-php:latest
Expand Down

0 comments on commit 3f022d5

Please sign in to comment.