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

Revert "Switch ci to byzantium"

We want amber-phone

This reverts commit c5767f5d.
parent b17013d2
No related branches found
No related tags found
Loading
......@@ -5,7 +5,6 @@ variables:
python3-requests
python3-tqdm
python3-yaml
IMAGE: pureos/byzantium
.tags: &tags
tags:
......@@ -14,7 +13,6 @@ variables:
build:deb:
<<: *tags
stage: build
image: $IMAGE
before_script:
- export DEBIAN_FRONTEND=noninteractive
- apt-get -y update
......@@ -30,7 +28,6 @@ build:deb:
test:download:deb:
<<: *tags
stage: test
image: $IMAGE
before_script:
- export DEBIAN_FRONTEND=noninteractive
- apt-get -y update
......@@ -49,7 +46,6 @@ test:download:deb:
test:download:pip:
<<: *tags
stage: test
image: $IMAGE
before_script:
- export DEBIAN_FRONTEND=noninteractive
- apt-get -y update
......
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