Skip to content

Commit

Permalink
Merge pull request #548 from crazy-max/e2e-acr
Browse files Browse the repository at this point in the history
Add e2e tests for ACR
  • Loading branch information
crazy-max committed Jan 27, 2022
2 parents 2533762 + 5c92414 commit f4cf574
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/e2e.yml
Expand Up @@ -52,6 +52,11 @@ jobs:
slug: gcr.io/sandbox-298914/test-docker-action
username_secret: GCR_USERNAME
password_secret: GCR_JSON_KEY
-
registry: officialgithubactions.azurecr.io
slug: officialgithubactions.azurecr.io/test-docker-action
username_secret: AZURE_CLIENT_ID
password_secret: AZURE_CLIENT_SECRET
steps:
-
name: Checkout
Expand Down

0 comments on commit f4cf574

Please sign in to comment.