diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index ba44c70a0..13158697a 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -44,8 +44,7 @@ jobs: --repo-resolve-snapshots=maven-maven-remote \ --server-id-deploy=my-artifactory \ --repo-deploy-releases=maven-libs-release-local \ - --repo-deploy-snapshots=maven-libs-snapshot-local \ - --set-proxy + --repo-deploy-snapshots=maven-libs-snapshot-local - name: Debug Maven Settings run: mvn help:effective-settings