Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordy Cabannes committed Jan 9, 2024
1 parent a2d91af commit 8ac8408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
if: steps.changed-files.outputs.test_any_changed == 'true'
uses: philips-software/[email protected]
with:
base-dir: "${{ github.workspace }}/packages/matrix-invite/"
base-dir: "/packages/matrix-invite/"
dockerfile: "${{ github.workspace }}/packages/matrix-invite/Dockerfile"
image-name: "twake-matrix-invite"
tags: "latest"
Expand Down

0 comments on commit 8ac8408

Please sign in to comment.