diff options
author | Instrumental <jgonap@stl.gathman.org> | 2020-03-28 07:29:39 -0500 |
---|---|---|
committer | Instrumental <jgonap@stl.gathman.org> | 2020-03-28 07:30:59 -0500 |
commit | b59cbb3d6bb7dd1ef6e042d4d0397256e1f48ebd (patch) | |
tree | 6bdf4c64ec5e400ee5bbe36060e379002f770445 /jjb/aaf | |
parent | 7b00eb9a3428947c2127a8097c2a2dbb9d93fdc7 (diff) |
Fix Ubuntu 18 Typo
Issue-ID: AAF-1102
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: If477e43902c98ec5df71aaafe8d486d710236e9c
Diffstat (limited to 'jjb/aaf')
-rw-r--r-- | jjb/aaf/aaf-authz.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/aaf/aaf-authz.yaml b/jjb/aaf/aaf-authz.yaml index c563c8376..341547a9f 100644 --- a/jjb/aaf/aaf-authz.yaml +++ b/jjb/aaf/aaf-authz.yaml @@ -20,7 +20,7 @@ build-node: centos7-docker-8c-8g - gerrit-maven-docker-stage: mvn-params: '-Dmaven.test.skip install exec:exec -Pbuild-docker' - build-node: ubuntu0804-docker-8c-8g + build-node: ubuntu1804-docker-8c-8g container-public-registry: 'nexus3.onap.org:10001' container-staging-registry: 'nexus3.onap.org:10003' # LF said on 2019-08-01 that this was deprecated |