Skip to content

Commit 5af21bc

Browse files
soumya-greenbonegreenbonebot
authored andcommitted
Add: build and push container images to openvas-enterprise-container-dev
1 parent 2bc56fa commit 5af21bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/container.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
images: |
3333
ghcr.io/${{ github.repository }},enable=true
3434
${{ 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' }}
3536
labels: |
3637
org.opencontainers.image.vendor=Greenbone
3738
org.opencontainers.image.documentation=https://greenbone.github.io/gvm-tools/

0 commit comments

Comments
 (0)