This commit is contained in:
Adrien Beaudouin 2022-06-25 15:22:12 +02:00
parent be3c462980
commit a0073669bc

View File

@ -1,14 +1,14 @@
kind: pipeline kind: pipeline
type: docker type: kubernetes
name: default name: default
# node_selector: node_selector:
# kubernetes.io/hostname: kube-runner-01 kubernetes.io/hostname: kube-runner-01
# tolerations: tolerations:
# - key: node-role.kubernetes.io/runner - key: node-role.kubernetes.io/runner
# operator: Exists operator: Exists
# effect: NoSchedule effect: NoSchedule
steps: steps:
- name: image-qa-81 - name: image-qa-81