diff options
author | Taka Cho <takamune.cho@att.com> | 2021-08-05 14:23:13 -0400 |
---|---|---|
committer | Taka Cho <takamune.cho@att.com> | 2021-08-06 10:41:14 -0400 |
commit | 4c6dbce2931693ae25f8e1927b5573bf1ce63094 (patch) | |
tree | d9086b4d11a68108dea5d12b051c3d5c86a4ea86 /LICENSE.txt | |
parent | ab96e4d634faa37999c73b968683d4133ab01faa (diff) |
move docker-build groovy script to docker repo
For all docker builds, policy is using groovy-maven-plugin
to run a groovy script to determine the tag for docker.
The plan is:
1, move docker-tag groovy script to docker repo.
2, change source for groovy-maven-plugin to a URL
below, that will point to the source code from
step #1.
<configuration>
<source>https://raw.githubusercontent.com/onap
/policy-docker/master/utils/groovy
/docker-tag.groovy</source>
</configuration>
Issue-ID: POLICY-3378
Change-Id: Iff1f09e5ae47205240305b09602c49d403fad98f
Signed-off-by: Taka Cho <takamune.cho@att.com>
Diffstat (limited to 'LICENSE.txt')
0 files changed, 0 insertions, 0 deletions