From: riqo Date: Tue, 13 Apr 2021 12:32:25 +0000 (-0500) Subject: update yml X-Git-Tag: v0.9.0~2 X-Git-Url: https://andrewgundersen.net/repos?a=commitdiff_plain;h=52b4e5ad2b9094214821e325e363c44e5e2f5c4d;p=mime-chat update yml --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0de552e..98602a6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,5 +10,5 @@ build: artifacts: paths: - $CI_PROJECT_DIR/dist/*.* - script: - - yarn dist + script: + - yarn dist