This commit is contained in:
parent
191c246c34
commit
37cde7bd9f
@ -3,6 +3,10 @@ kind: pipeline
|
||||
type: kubernetes
|
||||
name: default
|
||||
|
||||
metadata:
|
||||
labels:
|
||||
pod-security.kubernetes.io/audit: privileged
|
||||
|
||||
steps:
|
||||
- name: node.js build
|
||||
image: node:18
|
||||
|
Loading…
Reference in New Issue
Block a user