Some renaming
This commit is contained in:
parent
bb8b27f0b7
commit
92cc572189
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
node() {
|
||||
stage("Deploy to PREV") {
|
||||
occd.tag("rubex-dev", "frontend", "${SOURCE_IMAGE_STREAM_TAG}", "prev")
|
||||
occd.tag("rubex-dev", "frontend", "b-${BRANCH}", "prev")
|
||||
occd.rollout("rubex-prev", "frontend", config.prev.deployment.frontend)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue