Skip to content

Commit

Permalink
CI debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
plvines committed Dec 18, 2024
1 parent b3e8c04 commit 86c2eb1
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 @@ -152,7 +152,7 @@ jobs:
- name: Build and Push raceboat-compile Docker Image
uses: docker/build-push-action@v4
with:
# context: raceboat-compile-image
context: raceboat-compile-image
# context: "{{defaultContext}}:raceboat-compile-image"
file: raceboat-compile-image/Dockerfile
platforms: linux/amd64
Expand Down

0 comments on commit 86c2eb1

Please sign in to comment.