Adds pipeline image (#9606)

This commit is contained in:
Luke Simmons
2023-01-09 03:29:27 +01:00
committed by GitHub
parent 6549bb12fc
commit a98ab40434
6 changed files with 84 additions and 18 deletions

View File

@@ -10,7 +10,7 @@
tags: [c3.small.x86]
only: [/^pr-.*$/]
except: ['triggers']
image: quay.io/kubespray/vagrant:$KUBESPRAY_VERSION
image: $PIPELINE_IMAGE
services: []
before_script:
- apt-get update && apt-get install -y python3-pip