Skip to content
Snippets Groups Projects
Commit 0fe02db0 authored by Guido Gunther's avatar Guido Gunther :zzz:
Browse files

ci: Switch to crimson

parent b61d2715
No related branches found
No related tags found
1 merge request!373Document changes and release 64pureos1~byz1 into byzantium
include:
- 'https://source.puri.sm/Librem5/librem5-ci/raw/master/librem5-pipeline-definitions.yml'
- 'https://source.puri.sm/Librem5/librem5-ci/raw/master/librem5-pipeline-byzantium-jobs.yml'
variables:
L5_DOCKER_IMAGE: pureos/pureos:landing
before_script:
- echo "deb http://repo.pureos.net/pureos landing main" >> /etc/apt/sources.list.d/landing.list
- apt-get update
include:
- 'https://source.puri.sm/guido.gunther/librem5-ci/raw/master/librem5-pipeline-definitions.yml'
- 'https://source.puri.sm/guido.gunther/librem5-ci/raw/master/pureos-packaging-ci.yml'
stages:
- test
......@@ -12,7 +11,7 @@ stages:
- test-package
shellcheck:
image: debian:bullseye
image: $L5_DOCKER_IMAGE
before_script:
- echo
tags:
......
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