Pin kustomize to api/v0.6.7

This commit is contained in:
jregan
2020-12-09 22:33:02 -08:00
parent 0ecbd5905b
commit 125762d94d
3 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ version=$1
# We test against the latest release, and HEAD, and presumably
# any branch using this label, so it should probably get
# a new value.
mdrip --mode test \
mdrip --mode test --blockTimeOut 9m \
--label testAgainstLatestRelease examples
# TODO: make work for non-linux