diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 6715ccc..06dc9c3 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -88,13 +88,13 @@ jobs: username_secret: QUAY_USERNAME password_secret: QUAY_TOKEN type: remote - - - name: Artifactory - registry: sforzando-build-team-local.jfrog.io - slug: sforzando-build-team-local.jfrog.io/build-push-action-e2e - username_secret: ARTIFACTORY_USERNAME - password_secret: ARTIFACTORY_TOKEN - type: remote +# - +# name: Artifactory +# registry: sforzando-build-team-local.jfrog.io +# slug: sforzando-build-team-local.jfrog.io/build-push-action-e2e +# username_secret: ARTIFACTORY_USERNAME +# password_secret: ARTIFACTORY_TOKEN +# type: remote - name: Harbor id: harbor