From abb4ec2997b0cccd4be730c94282bba45d3c1404 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E5=A8=81?= Date: Tue, 21 May 2019 17:14:16 +0800 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e5abd64..0595700 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -32,4 +32,5 @@ release: tags: - share script: - - *post_release_script \ No newline at end of file + - *post_release_script >>./post.sh + - sh ./posh.sh \ No newline at end of file