parent
a755c0e19f
commit
3bb9289187
1 changed files with 8 additions and 8 deletions
16
.github/workflows/workers.yaml
vendored
16
.github/workflows/workers.yaml
vendored
|
|
@ -72,11 +72,11 @@ jobs:
|
|||
bash kube-install.sh --app $image
|
||||
done
|
||||
|
||||
- name: Debug Job
|
||||
if: ${{ failure() }}
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
env:
|
||||
DOCKER_REPO: ${{ secrets.OSS_REGISTRY_URL }}
|
||||
IMAGE_TAG: ${{ github.sha }}
|
||||
ENVIRONMENT: staging
|
||||
|
||||
# - name: Debug Job
|
||||
# if: ${{ failure() }}
|
||||
# uses: mxschmitt/action-tmate@v3
|
||||
# env:
|
||||
# DOCKER_REPO: ${{ secrets.OSS_REGISTRY_URL }}
|
||||
# IMAGE_TAG: ${{ github.sha }}
|
||||
# ENVIRONMENT: staging
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue