We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e67dbd + fbec774 commit a7f7b40Copy full SHA for a7f7b40
.github/workflows/cd.yml
@@ -69,7 +69,6 @@ jobs:
69
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-preventing-a-specific-failing-matrix-job-from-failing-a-workflow-run
70
continue-on-error: ${{ matrix.experimental }}
71
matrix:
72
- experimental: false
73
include:
74
# Now we have only one staging environment, but we have had two when
75
# we transitioned from one k8s cluster to another.
0 commit comments