We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a9f5b8 commit 160783fCopy full SHA for 160783f
1 file changed
.github/workflows/container.yml
@@ -32,7 +32,6 @@ jobs:
32
images: |
33
ghcr.io/${{ github.repository }},enable=true
34
${{ vars.GREENBONE_REGISTRY }}/community/${{ github.event.repository.name }},enable=${{ github.event_name != 'pull_request' }}
35
- ${{ vars.GREENBONE_REGISTRY }}/openvas-enterprise-container-dev/${{ github.event.repository.name }},enable=${{ github.event_name != 'pull_request' }}
36
labels: |
37
org.opencontainers.image.vendor=Greenbone
38
org.opencontainers.image.documentation=https://greenbone.github.io/gvm-tools/
0 commit comments