CI Changes, docker image tag changes and manifests

This commit is contained in:
Jamie Curnow 2019-03-07 09:45:01 +10:00
parent 1db2a29d49
commit 1b0563a4a6

2
Jenkinsfile vendored
View File

@ -325,7 +325,7 @@ pipeline {
// ======================== // ========================
// cleanup // cleanup
// ======================== // ========================
stage { stage('Cleanup') {
parallel { parallel {
stage('Latest cleanup') { stage('Latest cleanup') {
when { when {