mirror of
https://github.com/docker/build-push-action
synced 2024-11-10 05:21:40 +00:00
Merge pull request #903 from jedevc/update-artifactory-instance
This commit is contained in:
commit
4fad532b9f
1 changed files with 2 additions and 2 deletions
4
.github/workflows/e2e.yml
vendored
4
.github/workflows/e2e.yml
vendored
|
@ -105,8 +105,8 @@ jobs:
|
||||||
type: remote
|
type: remote
|
||||||
-
|
-
|
||||||
name: Artifactory
|
name: Artifactory
|
||||||
registry: buildkitghactiontests.jfrog.io
|
registry: sforzando-build-team-local.jfrog.io
|
||||||
slug: buildkitghactiontests.jfrog.io/ghactiontest/test-docker-action
|
slug: sforzando-build-team-local.jfrog.io/build-push-action-e2e
|
||||||
username_secret: ARTIFACTORY_USERNAME
|
username_secret: ARTIFACTORY_USERNAME
|
||||||
password_secret: ARTIFACTORY_TOKEN
|
password_secret: ARTIFACTORY_TOKEN
|
||||||
type: remote
|
type: remote
|
||||||
|
|
Loading…
Reference in a new issue