This commit is contained in:
Joao Azevedo 2020-06-24 11:07:25 +02:00
parent bce3f15b71
commit c5f753a69e
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
# build on PureOS byzantium
default: image: pureos/byzantium:latest
# Update packages
before_script:
- DEBIAN_FRONTEND=noninteractive apt -yqq update
- DEBIAN_FRONTEND=noninteractive apt -y install build-essential devscripts
build:
script: debuild -us -uc
tags:
- byzantium