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