diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index f51fa6d..a89e237 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -98,6 +98,13 @@ jobs: username_secret: QUAY_USERNAME password_secret: QUAY_TOKEN type: remote + - + name: Artifactory + registry: buildkitghactiontests.jfrog.io + slug: buildkitghactiontests.jfrog.io/ghactiontest/test-docker-action + username_secret: ARTIFACTORY_USERNAME + password_secret: ARTIFACTORY_TOKEN + type: remote - name: Harbor id: harbor