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