This commit is contained in:
parent
0ead2d91e0
commit
3fa53a2eae
1 changed files with 6 additions and 4 deletions
|
|
@ -4,8 +4,10 @@ when:
|
|||
|
||||
steps:
|
||||
- name: build
|
||||
# image: quay.io/podman/stable
|
||||
image: archlinux
|
||||
image: quay.io/podman/stable
|
||||
commands:
|
||||
#- podman build .
|
||||
- sleep 10000
|
||||
- podman build .
|
||||
backend_options:
|
||||
kubernetes:
|
||||
securityContext:
|
||||
privileged: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue