Skip to content
Snippets Groups Projects
Commit 4ace11f2 authored by Adrian Alves's avatar Adrian Alves
Browse files

added uaml for CI

parent 6f793e45
No related branches found
No related tags found
No related merge requests found
# 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment