build: only build on compute intense nodes
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Dominik Meyer 2024-10-10 15:44:38 +02:00
parent 2748d37561
commit 2dbbf7431f
Signed by: byterazor
GPG Key ID: EABDA0FD5981BC97

View File

@ -6,6 +6,7 @@ platform:
node_selector:
kubernetes.io/arch: amd64
federationhq.de/location: Blumendorf
federationhq.de/compute: true
volumes:
- name: fedhq-ca-crt
@ -34,6 +35,7 @@ platform:
node_selector:
kubernetes.io/arch: arm64
federationhq.de/location: Blumendorf
federationhq.de/compute: true
volumes:
- name: fedhq-ca-crt
@ -60,6 +62,7 @@ name: push
node_selector:
kubernetes.io/arch: amd64
federationhq.de/location: Blumendorf
federationhq.de/compute: true
volumes:
- name: fedhq-ca-crt