mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-06 00:35:53 -05:00
e2e: remove harbor
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
a3f7a443f9
commit
17c742ea85
1 changed files with 0 additions and 5 deletions
5
.github/workflows/e2e.yml
vendored
5
.github/workflows/e2e.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue