mirror of https://github.com/openkruise/charts.git
helm cr upload --skip-existing (#16)
Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
This commit is contained in:
parent
dd61115856
commit
c0cfe9d359
|
|
@ -39,3 +39,4 @@ jobs:
|
||||||
config: "./.github/configs/cr.yaml"
|
config: "./.github/configs/cr.yaml"
|
||||||
env:
|
env:
|
||||||
CR_TOKEN: "${{ secrets.GH_TOKEN }}"
|
CR_TOKEN: "${{ secrets.GH_TOKEN }}"
|
||||||
|
CR_SKIP_EXISTING: "true"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue