Skip to content

Commit

Permalink
Merge pull request #261 from crazy-max/e2e-gar
Browse files Browse the repository at this point in the history
Add e2e tests for GAR
  • Loading branch information
crazy-max committed Dec 22, 2020
2 parents f9deaa0 + e723b42 commit 920f0da
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 @@ -42,6 +42,11 @@ jobs:
slug: public.ecr.aws/q3b5f1u4/test-docker-action
username_secret: AWS_ACCESS_KEY_ID
password_secret: AWS_SECRET_ACCESS_KEY
-
registry: us-east4-docker.pkg.dev
slug: us-east4-docker.pkg.dev/sandbox-298914/docker-official-github-actions/test-docker-action
username_secret: GAR_USERNAME
password_secret: GAR_JSON_KEY
-
registry: gcr.io
slug: gcr.io/sandbox-298914/test-docker-action
Expand Down

0 comments on commit 920f0da

Please sign in to comment.