Merge pull request #797 from crazy-max/e2e-rm-harbor

e2e: remove harbor
This commit is contained in:
CrazyMax 2023-02-08 13:14:41 +01:00 committed by GitHub
commit 9d1b8fa4e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,11 +70,6 @@ jobs:
slug: officialgithubactions.azurecr.io/test-docker-action
username_secret: AZURE_CLIENT_ID
password_secret: AZURE_CLIENT_SECRET
-
registry: demo.goharbor.io
slug: demo.goharbor.io/build-push-action/test-docker-action
username_secret: HARBOR_USERNAME
password_secret: HARBOR_TOKEN
steps:
-
name: Checkout