Skip to content

Commit b6f4f88

Browse files
committed
skip on failure
1 parent 331b724 commit b6f4f88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/slo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
if: env.DOCKER_REPO != null
3232
env:
3333
DOCKER_REPO: ${{ secrets.SLO_DOCKER_REPO }}
34+
continue-on-error: true
3435
with:
3536
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3637
KUBECONFIG_B64: ${{ secrets.SLO_KUBE_CONFIG }}

0 commit comments

Comments
 (0)