Merge pull request #11322 from Mab879/fix_ol8_shellcheck #1991
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: Kubernetes content | |
on: | |
push: | |
branches: [ 'master' ] | |
jobs: | |
container-main: | |
permissions: | |
contents: read | |
id-token: write | |
packages: write | |
uses: metal-toolbox/container-push/.github/workflows/container-push.yml@main | |
with: | |
name: k8scontent | |
tag: latest | |
registry_org: complianceascode | |
dockerfile_path: ./Dockerfiles/ocp4_content | |
licenses: BSD | |
vendor: ComplianceAsCode authors |