diff options
author | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2018-08-08 06:08:08 -0700 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-09 15:29:11 +0000 |
commit | 2568fa2ef0419486d32b44619ab92be22a20472a (patch) | |
tree | ef9335dae8c173ccf0c091712a451271f6ac2fa7 /docs/submodules | |
parent | be3a2372e252f37fa268f919025e3782bbe4887b (diff) |
Updated git submodules
Project: optf/osdf master be84b41f0eb2c390bf220b0f6f007190642449bd
Fix the docker build image workflow
Fixed the Docker build image workflow.
Added seperate tagging for SNAPSHOT-latest and STAGING-latest
There are two docker jobs currently. One produces SNAPSHOT images
and other produces STAGING images. SNAPSHOT images are build from
nexus2 maven snapshots artifacts where as STAGING images are built
from nexus2 maven releases artifacts.
Removed libxml2-utils dependency from docker build image script.
Since the dedicated docker node might be shared by multiple jobs,
apt-get install inside the script might cause conflict and cause
failure of the docker jenkins jobs. Moved the dependency to be part
of the jenkins infrastructure node itself.
Change-Id: Ib33681ade6408a1116a5be84f19d0bf84e188aac
Issue-ID: OPTFRA-301
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/optf/osdf.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/optf/osdf.git b/docs/submodules/optf/osdf.git -Subproject 604d385c7678bc7abd1ebbd85218484910e70e8 +Subproject be84b41f0eb2c390bf220b0f6f007190642449b |