mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-10 04:15:40 +01:00
e2e: quay.io
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
fd7264830a
commit
695ee8547d
5
.github/workflows/e2e.yml
vendored
5
.github/workflows/e2e.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user