Skip to content
Snippets Groups Projects
Commit 4b5ff836 authored by Martin Lowe's avatar Martin Lowe :flag_ca:
Browse files

Merge branch 'malowe/main/jenkins-label-update' into 'master'

Update Jenkinsfile build agent to improve build stability

See merge request !45
parents 9e16dda2 b04ca0c8
No related branches found
No related tags found
1 merge request!45Update Jenkinsfile build agent to improve build stability
Pipeline #42388 passed
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
pipeline { pipeline {
agent { agent {
kubernetes { kubernetes {
label 'buildenv-agent' label 'buildenv-agent-geoip'
yaml ''' yaml '''
apiVersion: v1 apiVersion: v1
kind: Pod kind: Pod
......
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