Commit 7c19febdecf254b06f350a9a6794cdf9dd2d7374

Authored by Georg Hopp
1 parent 80f94f32

Add artifacts.

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