remove dockerhub push for now (#4315)

This commit is contained in:
Zack Koppert 2023-05-25 16:59:32 -07:00 committed by GitHub
parent bc1ce87416
commit ab9c025ae4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,7 +70,7 @@ jobs:
secrets: |
GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}
tags: |
github/super-linter:${{ matrix.images.prefix }}latest
# github/super-linter:${{ matrix.images.prefix }}latest
ghcr.io/super-linter/super-linter:${{ matrix.images.prefix }}latest
target: "${{ matrix.images.target }}"
@ -83,7 +83,7 @@ jobs:
status: ${{ job.status }}
deployment_id: ${{ steps.deployment.outputs.deployment_id }}
env: ${{ steps.deployment.outputs.env }}
env_url: https://github.com/github/super-linter
env_url: https://github.com/super-linter/super-linter
- name: Create Issue on Failure
uses: actions/github-script@v6