diff options
-rwxr-xr-x | ci/deploy.sh | 3 | ||||
m--------- | upstream/yardstick | 0 |
2 files changed, 1 insertions, 2 deletions
diff --git a/ci/deploy.sh b/ci/deploy.sh index 8ad11663..40abe67d 100755 --- a/ci/deploy.sh +++ b/ci/deploy.sh @@ -10,8 +10,7 @@ set -e cd $WORKSPACE -make submodules-init -make patches-import +make submodules-clean submodules-init patches-import # source local environment variables if ! [ -z $LAB_CONFIG_URL ]; then diff --git a/upstream/yardstick b/upstream/yardstick -Subproject 3a3ccbd79d47333ce7626674c68a4cdfac44020 +Subproject 1e6ca0bfaaeadff7ce8ac9b1693b03d122e58a7 |