diff mbox series

[isar-cip-core,Resend,3/4] .gitlab-ci.yml: Drop 'deploy: disable' from build:qemu-amd64-base

Message ID 20210510014011.66494-3-nobuhiro1.iwamatsu@toshiba.co.jp (mailing list archive)
State Handled Elsewhere
Headers show
Series [isar-cip-core,Resend,1/4] scripts/deploy-cip-core.sh: Fix uploading tar.gz image | expand

Commit Message

Nobuhiro Iwamatsu May 10, 2021, 1:40 a.m. UTC
This enables uploading of images built with build:qemu-amd64-base.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
---
 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b53d9cc..64c7b20 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -72,7 +72,6 @@  build:qemu-amd64-base:
     use_rt: disable
     wic_targz: disable
     targz: enable
-    deploy: disable
 
 build:qemu-arm64-base:
   extends: