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