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.
1 parent b410fe1 commit 41ce0bfCopy full SHA for 41ce0bf
.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