mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 10:15:22 +00:00
Alpha commands e2e tests
This commit is contained in:
@@ -8,6 +8,6 @@ set -o errexit
|
||||
set -o pipefail
|
||||
|
||||
mdrip --blockTimeOut 60m0s --mode test \
|
||||
--label testE2EAgainstLatestRelease examples
|
||||
--label testE2EAgainstLatestRelease examples/alphaTestExamples
|
||||
|
||||
echo "Example e2e tests passed against ${version}."
|
||||
echo "Example e2e tests passed against ."
|
||||
|
||||
Reference in New Issue
Block a user