Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
sumimakito authored Apr 22, 2024
1 parent 50b8864 commit c7ce4f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_container_perm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
working-directory: ${{ github.workspace }}
run: |
id
mkdir -p hybrid
stat hybrid
mkdir -p ./hybrid
chown a+w ./hybrid
docker compose -f .ci/docker-compose.yml up kong-gen-cert

0 comments on commit c7ce4f7

Please sign in to comment.