Skip to content

Commit

Permalink
Merge pull request #790 from crazy-max/e2e-harbor
Browse files Browse the repository at this point in the history
e2e: harbor
  • Loading branch information
CrazyMax authored and GitHub committed Feb 6, 2023
2 parents 55a3485 + d16cc0b commit 05e89e6
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 05e89e6

Please sign in to comment.