Skip to content

fix: No quay publishin #19

fix: No quay publishin

fix: No quay publishin #19

Workflow file for this run

name: Infralovers Container Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
uses: infralovers/.github/.github/workflows/container.yml@main
secrets:
BOT_ACCESS_TOKEN: "${{ fromJSON(secrets.VAULT_KV_1D187965_OP_GITHUB_INFRALOVERS).PAT }}"
MONDOO_SERVICE_ACCOUNT: "${{ fromJson(secrets.VAULT_KV_1D187965_OP_MONDOO_PACKER_AGENT).password }}"
with:
dockerfile: docker-image/Dockerfile
score: 0
platforms: "linux/amd64, linux/arm64"
release: true