summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author杨威 <[email protected]>2019-05-21 17:34:25 +0800
committer杨威 <[email protected]>2019-05-21 17:34:25 +0800
commit12e1e2cb0cd2a6b0002fef593cdecaca4c175c3d (patch)
tree5da912d0cee3c067a10ddc2e6d334bfc2abefb02
parent88f64588f39bce3482f828493b48a20ffffa8043 (diff)
Update .gitlab-ci.yml
-rw-r--r--.gitlab-ci.yml3
1 files changed, 2 insertions, 1 deletions
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