Skip to content

Commit

Permalink
Location for testcontainer.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
appiepollo14 committed Nov 7, 2023
1 parent b80f85c commit 6041cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/microshed-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
# run: docker version
- name: Set up testcontainers for podman
run: |
echo ryuk.container.privileged=true > ~/.testcontainers.properties
echo ryuk.container.privileged=true > /home/user/.testcontainers.properties
# - name: Login to Docker Hub
# uses: redhat-actions/podman-login@v1
# with:
Expand Down

0 comments on commit 6041cb4

Please sign in to comment.