skip existing releases on CI (CR)
This commit is contained in:
1
.github/cr.yaml
vendored
1
.github/cr.yaml
vendored
@@ -4,3 +4,4 @@ charts-dir: charts/*
|
||||
charts_repo_url: "https://truecharts.org"
|
||||
excluded-charts: common-test
|
||||
pages-branch: "master"
|
||||
SkipExisting: true
|
||||
|
||||
1
.github/ct-install.yaml
vendored
1
.github/ct-install.yaml
vendored
@@ -9,3 +9,4 @@ chart-repos:
|
||||
- postgres-operator=https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator/
|
||||
- traefik=https://helm.traefik.io/traefik
|
||||
- bitnami=https://charts.bitnami.com/bitnami
|
||||
SkipExisting: true
|
||||
|
||||
1
.github/ct-lint.yaml
vendored
1
.github/ct-lint.yaml
vendored
@@ -8,3 +8,4 @@ chart-repos:
|
||||
- postgres-operator=https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator/
|
||||
- traefik=https://helm.traefik.io/traefik
|
||||
- bitnami=https://charts.bitnami.com/bitnami
|
||||
SkipExisting: true
|
||||
|
||||
Reference in New Issue
Block a user