rem cap
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
96ce47d1c9
commit
aa7396ce92
|
@ -1,9 +1,6 @@
|
|||
steps:
|
||||
build_and_release:
|
||||
image: maltegrosse/woodpecker-buildah:0.0.9
|
||||
pull: true
|
||||
environment:
|
||||
- BUILDAH_ISOLATION=chroot
|
||||
settings:
|
||||
registry: git.sandbox.iuk.hdm-stuttgart.de
|
||||
repository: grosse/jupyterlab-datascience
|
||||
|
@ -16,10 +13,3 @@ steps:
|
|||
password:
|
||||
from_secret: docker_password
|
||||
buildargs: "-f"
|
||||
backend_options:
|
||||
kubernetes:
|
||||
securityContext:
|
||||
capabilities:
|
||||
add:
|
||||
- 'SYS_ADMIN'
|
||||
privileged: true
|
Loading…
Reference in New Issue