Download test
This commit is contained in:
parent
9598d4dbfe
commit
330f37e581
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ build-package:
|
||||||
- sudo apt install -y build-essential devscripts dh-make
|
- sudo apt install -y build-essential devscripts dh-make
|
||||||
- dpkg-buildpackage -us -uc
|
- dpkg-buildpackage -us -uc
|
||||||
- mv ../*.{deb,tar.xz,dsc,changes} ./builds/artifact
|
- mv ../*.{deb,tar.xz,dsc,changes} ./builds/artifact
|
||||||
only:
|
only:
|
||||||
- tags
|
- tags
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Add table
Reference in a new issue