You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-09-16 09:26:22 +02:00
c
This commit is contained in:
@@ -4,10 +4,7 @@ metadata:
|
||||
longDescription: |
|
||||
Executes a Buildah build for creating a container image.
|
||||
Buildah is a tool that facilitates building Open Container Initiative (OCI) container images.
|
||||
annotations:
|
||||
container.apparmor.security.beta.kubernetes.io/buildah: unconfined
|
||||
container.apparmor.security.beta.kubernetes.io/podman: unconfined
|
||||
container.seccomp.security.alpha.kubernetes.io/podman: unconfined
|
||||
|
||||
spec:
|
||||
inputs:
|
||||
secrets:
|
||||
@@ -113,5 +110,5 @@ spec:
|
||||
type: sbom
|
||||
|
||||
containers:
|
||||
- name: podman
|
||||
- name: buildah
|
||||
image: quay.io/buildah/stable:latest
|
||||
|
Reference in New Issue
Block a user