e2e: local nexus

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2023-02-10 06:15:35 +01:00
parent 2d8166c4b9
commit af7537dc3e
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
4 changed files with 115 additions and 0 deletions

View file

@ -26,6 +26,7 @@ env:
BUILDX_VERSION: latest
BUILDKIT_IMAGE: moby/buildkit:buildx-stable-1
HARBOR_VERSION: v2.7.0
NEXUS_VERSION: 3.47.1
jobs:
build:
@ -101,6 +102,10 @@ jobs:
name: Harbor
id: harbor
type: local
-
name: Nexus
id: nexus
type: local
steps:
-
name: Checkout