We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c694f16 + 41ce0bf commit a6faf08Copy full SHA for a6faf08
.github/workflows/operator.yml
@@ -19,7 +19,7 @@ env:
19
OPERATOR_IMAGE: "quay.io/backube/volsync"
20
CUSTOM_SCORECARD_IMAGE: "quay.io/backube/volsync-custom-scorecard-tests"
21
DOCKER_BUILDKIT: "1"
22
- FFWD_RELEASE_BRANCH: "release-0.13" # set to "" to skip ffwding from main to this branch
+ FFWD_RELEASE_BRANCH: "" # set to "" to skip ffwding from main to this branch
23
24
jobs:
25
lint:
0 commit comments