We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd75ad commit 46ababbCopy full SHA for 46ababb
.github/workflows/deploy.yml
@@ -66,6 +66,7 @@ jobs:
66
registry: ${{ steps.oc-registry.outputs.OC_REGISTRY_URL }}
67
username: ignored
68
password: ${{ secrets.OPENSHIFT_TOKEN_INFRA_PROD }}
69
+
70
# Helm in particular needs semantic versions
71
# See https://github.com/helm/helm/issues/9342#issuecomment-775269042
72
# See the parts about pre-release versions in https://semver.org/#semantic-versioning-specification-semver
0 commit comments