Skip to content

Commit

Permalink
e2e: quay.io
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 9, 2023
1 parent fd72648 commit 695ee85
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: quay.io
slug: quay.io/crazymax/build-push-action
username_secret: QUAY_USERNAME
password_secret: QUAY_TOKEN
steps:
-
name: Checkout
Expand Down

0 comments on commit 695ee85

Please sign in to comment.