aboutsummaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-01-20 18:01:07 +0100
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-01-21 05:44:10 +0100
commitd1de8877810d0ab0a6e0381e370f5eaa3b07e52d (patch)
treea6c9a2d3f1dc7e6665b8979b00da3dc24fe666f4 /ci
parent1c1cd04959057f18cf8dc4f0331def50f0066442 (diff)
u/fuel: Bump & rebase for cinder retry
While at it, refresh Armband GPG public key embedded in maas config. Change-Id: Id69677102ae8fea7a962578bae44e930afea8200 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'ci')
-rwxr-xr-xci/deploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/deploy.sh b/ci/deploy.sh
index 3862c137..76c237b3 100755
--- a/ci/deploy.sh
+++ b/ci/deploy.sh
@@ -14,7 +14,7 @@ export ARMBAND_BASE
export CI_DEBUG
cd "${WORKSPACE:-${ARMBAND_BASE}}"
-make patches-import
+make fuel-patches-import
cd upstream/fuel/ci
./deploy.sh "$@"