projects
/
osm
/
devops.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd18c94
)
switch build container to match SO
94/5494/1
author
Jeremy Mordkoff
<jeremy.mordkoff@gmail.com>
Mon, 2 Oct 2017 19:55:18 +0000
(15:55 -0400)
committer
Jeremy Mordkoff
<jeremy.mordkoff@gmail.com>
Mon, 2 Oct 2017 19:55:18 +0000
(15:55 -0400)
Signed-off-by: Jeremy Mordkoff <jeremy.mordkoff@gmail.com>
jenkins/UI/SETTINGS
patch
|
blob
|
history
diff --git
a/jenkins/UI/SETTINGS
b/jenkins/UI/SETTINGS
index
7c04f11
..
995e01d
100644
(file)
--- a/
jenkins/UI/SETTINGS
+++ b/
jenkins/UI/SETTINGS
@@
-21,7
+21,7
@@
export OSM_BASE_IMAGE=ubuntu:16.04
#
# this variable holds the name of the container to be used to build a package
# if this container already exists, the build process can skip the container build
-export OSM_BUILD_CONTAINER=
UI
-ub
+export OSM_BUILD_CONTAINER=
SO
-ub
#
# this variable must be set to allow creating the build container in privileged mode
# this variable should be removed in the future when no privileged mode is required