Skip to content
Snippets Groups Projects
Verified Commit 318ed8f6 authored by Sebastian Krzyszkowiak's avatar Sebastian Krzyszkowiak
Browse files

Revert "ci: Switch to crimson"

This reverts commit 0fe02db0.
parent 06f8d457
No related branches found
No related tags found
1 merge request!373Document changes and release 64pureos1~byz1 into byzantium
variables:
L5_DOCKER_IMAGE: pureos/pureos:landing
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'
- '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'
before_script:
- echo "deb http://repo.pureos.net/pureos landing main" >> /etc/apt/sources.list.d/landing.list
- apt-get update
stages:
- test
......@@ -11,7 +12,7 @@ stages:
- test-package
shellcheck:
image: $L5_DOCKER_IMAGE
image: debian:bullseye
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