Skip to content
Snippets Groups Projects

build: force build stage image to buster

Merged pini requested to merge pini-buster into master
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -38,7 +38,7 @@ check_labels:
@@ -38,7 +38,7 @@ check_labels:
- ./scripts/check_labels.sh $CI_MERGE_REQUEST_LABELS $CI_MERGE_REQUEST_MILESTONE
- ./scripts/check_labels.sh $CI_MERGE_REQUEST_LABELS $CI_MERGE_REQUEST_MILESTONE
.env:
.env:
image: paritytech/ci-linux:production
image: paritytech/ci-linux:1.68.2-buster
tags:
tags:
- dind
- dind
Loading