Skip to content

Commit

Permalink
Revert "tmate"
Browse files Browse the repository at this point in the history
This reverts commit 7a956e5.
  • Loading branch information
shreemaan-abhishek committed Sep 3, 2024
1 parent 7a956e5 commit 724eeae
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/apisix-docker-example-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,7 @@ jobs:
- name: Build image
run: |
make build-on-${{ matrix.platform }}
- name: Setup tmate session
if: matrix.platform == 'redhat'
uses: mxschmitt/action-tmate@v3

- name: use docker-compose
env:
APISIX_IMAGE_TAG: ${{ format('{0}-{1}', env.APISIX_VERSION, matrix.platform) }}
Expand Down

0 comments on commit 724eeae

Please sign in to comment.