mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-06 00:35:53 -05:00
ci: update artifactory instance
Signed-off-by: Justin Chadwell <me@jedevc.com>
This commit is contained in:
parent
f05b754b57
commit
413aee355f
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