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 19
20 20 dist:
21 21 stage: deploy
  22 + artifacts:
  23 + paths: libtrbase-*.tar.gz
22 24 script:
23 25 - make dist
... ...
Please register or login to post a comment