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 3d0be40 commit 018f336
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test_container_perm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,10 @@ jobs:
test-container-perm:
name: Test Container Perm
runs-on: ubuntu-latest
secrets: inherit
steps:
- name: Test Container Perm
timeout-minutes: 10
working-directory: ${{ github.workspace }}
env:
GATEWAY_IMAGE: ${{ inputs.gateway-image }}
run: |
id
docker compose -f .ci/docker-compose.yml up kong-gen-cert

0 comments on commit 018f336

Please sign in to comment.