From 4d70fa791082015f79df83175cea882bf1cc6c50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=86=E7=A7=8B=E6=96=87?= Date: Wed, 12 May 2021 08:44:33 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9A=82=E6=97=B6=E5=81=9C=E7=94=A8artifact.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c18dd6c0..8a56ef80 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,8 +10,4 @@ build: tags: - tsg-os-installer except: - - tags - artifacts: - name: "tsg-os-$CI_COMMIT_REF_NAME" - paths: - - images/*.bin \ No newline at end of file + - tags \ No newline at end of file