Drone: add pod label
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
Garrett Mills 2022-11-29 00:17:50 -06:00
parent 191c246c34
commit 37cde7bd9f

View File

@ -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