Build debian packages only on pipelines that run on the master branch

This commit is contained in:
Yohann D'ANELLO 2020-11-27 16:54:47 +01:00
parent f0488690b7
commit 461d176ce4
1 changed files with 2 additions and 0 deletions

View File

@ -45,3 +45,5 @@ build-deb:
paths:
- build/*.deb
expire_in: 1 week
only:
- master