From 12e1e2cb0cd2a6b0002fef593cdecaca4c175c3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E5=A8=81?= Date: Tue, 21 May 2019 17:34:25 +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 082eb2e..6968d23 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -33,4 +33,5 @@ release: - share script: - *post_release_script - - sh ./posh.sh \ No newline at end of file + - cat ./post.sh + - sh ./post.sh \ No newline at end of file