Skip to content

Commit

Permalink
ci: run release-notary only on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
fallion committed Jun 22, 2019
1 parent bf7982c commit 8c0eed0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ release-notary:
- make build
- mv build/release-notary .
- ./release-notary log
only:
- tags

0 comments on commit 8c0eed0

Please sign in to comment.