Skip to content
Snippets Groups Projects
Commit 4d105e38 authored by madavi's avatar madavi Committed by Gerrit Code Review
Browse files

Merge "Bug 700 Docker Tag update to releasesix-daily in ci-pipeline script at stage 3"

parents 56f3bbf7 404aaa77
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ properties([
string(defaultValue: 'dpkg1', description: '', name: 'GPG_KEY_NAME'),
string(defaultValue: 'artifactory-osm', description: '', name: 'ARTIFACTORY_SERVER'),
string(defaultValue: 'osm-stage_4', description: '', name: 'DOWNSTREAM_STAGE_NAME'),
string(defaultValue: 'releasefive-daily', description: '', name: 'DOCKER_TAG'),
string(defaultValue: 'releasesix-daily', description: '', name: 'DOCKER_TAG'),
booleanParam(defaultValue: false, description: '', name: 'SAVE_CONTAINER_ON_FAIL'),
booleanParam(defaultValue: false, description: '', name: 'SAVE_CONTAINER_ON_PASS'),
booleanParam(defaultValue: true, description: '', name: 'SAVE_ARTIFACTS_ON_SMOKE_SUCCESS'),
......
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