Build debian packages only on pipelines that run on the master branch
This commit is contained in:
parent
f0488690b7
commit
461d176ce4
|
@ -45,3 +45,5 @@ build-deb:
|
|||
paths:
|
||||
- build/*.deb
|
||||
expire_in: 1 week
|
||||
only:
|
||||
- master
|
||||
|
|
Loading…
Reference in New Issue