Skip to content
Snippets Groups Projects
Commit 6aa32cbb authored by Erick Hitter's avatar Erick Hitter
Browse files

Placeholder CI config

parent 091a973d
No related branches found
No related tags found
No related merge requests found
Pipeline #1097 failed
# TODO: replace with container that provides all build deps.
image: containers.ethitter.com:443/docker/images/debian:stretch
before_script:
- apt-get update
- apt-get install devscripts build-essential lintian
package:
stage: build
script:
- echo "Call debuild here"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment