mirror of
https://github.com/rancher/k3k.git
synced 2026-05-06 01:16:52 +00:00
K3k chart (#51)
* Add release chart drone action * fix release charts * Add deploy dir to Dapper * Add remove build step from drone k3k-chart * Fix repo and org name * fix ci * add index.yaml
This commit is contained in:
@@ -20,7 +20,7 @@ fi
|
||||
SUFFIX="-${ARCH}"
|
||||
|
||||
TAG=${TAG:-${VERSION}${SUFFIX}}
|
||||
REPO=${REPO:-husseingalal}
|
||||
REPO=${REPO:-rancher}
|
||||
|
||||
if echo $TAG | grep -q dirty; then
|
||||
TAG=dev
|
||||
|
||||
Reference in New Issue
Block a user