Commit b9260ea

mo khan <mo.khan@gmail.com>
2019-09-02 19:07:09
upload full dir instead of using splat operator
1 parent d6c239d
Changed files (1)
.gitlab-ci.yml
@@ -44,7 +44,7 @@ tarball:
     - bundle exec rake publish
   artifacts:
     paths:
-      - /code/pkg/*.tar.gz
+      - /code/pkg/
   only:
     - master