Don't sign debian packages
This commit is contained in:
@@ -1038,7 +1038,7 @@ Debian:
|
|||||||
stage: deploy
|
stage: deploy
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
script: dpkg-buildpackage
|
script: dpkg-buildpackage --no-sign
|
||||||
tags:
|
tags:
|
||||||
- Linux
|
- Linux
|
||||||
- stretch
|
- stretch
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ Debian:
|
|||||||
stage: deploy
|
stage: deploy
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
script: dpkg-buildpackage
|
script: dpkg-buildpackage --no-sign
|
||||||
tags:
|
tags:
|
||||||
- Linux
|
- Linux
|
||||||
- stretch
|
- stretch
|
||||||
|
|||||||
Reference in New Issue
Block a user