Commit 524b7089cd6a044b938d213d62e3057e868e6c47

Authored by Georg Hopp
1 parent 7c19febd

Add artifacts.

Showing 1 changed file with 2 additions and 1 deletions
@@ -20,6 +20,7 @@ test: @@ -20,6 +20,7 @@ test:
20 dist: 20 dist:
21 stage: deploy 21 stage: deploy
22 artifacts: 22 artifacts:
23 - paths: libtrbase-*.tar.gz 23 + paths:
  24 + - libtrbase-*.tar.gz
24 script: 25 script:
25 - make dist 26 - make dist
Please register or login to post a comment