Skip to content

Commit

Permalink
Fix binary release on GitLab CI
Browse files Browse the repository at this point in the history
  • Loading branch information
timvisee committed Nov 15, 2021
1 parent dde9fde commit 78e9abe
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 @@ -248,6 +248,8 @@ release-gitlab-generic-package:
dependencies:
- build-x86_64-linux-gnu
- build-x86_64-linux-musl
- build-armv7-linux-gnu
- build-aarch64-linux-gnu
- build-macos
- build-x86_64-windows
only:
Expand Down

0 comments on commit 78e9abe

Please sign in to comment.