diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 53a02f2..2f3174e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -27,7 +27,6 @@ jobs: - name: Build Docker images env: DOCKER_REGISTRY_URL: 'localhost:5000' - DOWNLOADER_REGISTRY_URL: 'localhost:5000' DOCKER_LOGIN: "" DOCKER_PASSWORD: "" ONEC_USERNAME: ${{ secrets.ONEC_USERNAME}}