Skip to content

Commit

Permalink
e2e: harbor
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
  • Loading branch information
CrazyMax committed Feb 2, 2023
1 parent 55a3485 commit d16cc0b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,11 @@ 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
Expand Down

0 comments on commit d16cc0b

Please sign in to comment.