Add e2e tests for ACR

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2022-01-27 11:38:06 +01:00
parent 253376207c
commit 5c924147ba
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -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