Preparation for osh-infra merger
Change-Id: I7731ed90ebca0b46aa68edb85368265ba9796ace
This commit is contained in:
parent
9c361ef2e5
commit
23a06b905d
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
# Distribution / packaging
|
||||
build/
|
||||
*.tgz
|
||||
|
||||
# devcontainer
|
||||
.devcontainer/
|
@ -16,8 +16,8 @@
|
||||
|
||||
set -eux
|
||||
|
||||
HTK_REPO=${HTK_REPO:-"https://opendev.org/openstack/openstack-helm-infra.git"}
|
||||
HTK_STABLE_COMMIT=${HTK_COMMIT:-"d0c93b5648704b9d9999412d932f8329c80362c0"}
|
||||
HTK_REPO=${HTK_REPO:-"https://opendev.org/openstack/openstack-helm.git"}
|
||||
HTK_STABLE_COMMIT=${HTK_COMMIT:-"master"}
|
||||
|
||||
TMP_DIR=$(mktemp -d)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user