Skip to content

Commit

Permalink
[ci] typo in CI script, package only in tagged commits
Browse files Browse the repository at this point in the history
Former-commit-id: b7c5e486cf5bae82de920d36f735daa15f16f85b
  • Loading branch information
mdiazmel committed May 7, 2018
1 parent b6f96e6 commit 3747fb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,5 @@ pkg:
name: "$CI_COMMIT_REF_NAME"
paths:
- clinica-$CI_COMMIT_REF_NAME.tar.gz
only:
- tags
only:
- tags

0 comments on commit 3747fb5

Please sign in to comment.