Skip to content

Commit

Permalink
fix context
Browse files Browse the repository at this point in the history
  • Loading branch information
bcobzh committed Jul 18, 2024
1 parent fee1998 commit 218201b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: coopTilleuls/action-docker-build-push@v10
with:
IMAGE_NAME: k6-runner
BUILD_CONTEXT: release
BUILD_CONTEXT: .
REGISTRY_JSON_KEY: ${{ secrets.GITHUB_TOKEN }}
IMAGE_REPOSITORY: ghcr.io/cooptilleuls

Expand Down

0 comments on commit 218201b

Please sign in to comment.