mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-12 12:38:09 +00:00
Merge pull request #1115 from crazy-max/fix-e2e-artifactory
ci(e2e): fix artifactory slug
This commit is contained in:
commit
6003d3266a
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@ -91,7 +91,7 @@ jobs:
|
||||
-
|
||||
name: Artifactory
|
||||
registry: infradock.jfrog.io
|
||||
slug: infradock.jfrog.io/test-ghaction
|
||||
slug: infradock.jfrog.io/test-ghaction/build-push-action
|
||||
username_secret: ARTIFACTORY_USERNAME
|
||||
password_secret: ARTIFACTORY_TOKEN
|
||||
type: remote
|
||||
|
Loading…
Reference in New Issue
Block a user