add post_swap label to the dashboard build-node map (#2390)

This commit is contained in:
damocles 2026-07-16 12:13:54 +02:00 committed by mara
commit c42ecc9188

View file

@ -145,6 +145,7 @@ const NODE_KIND_LABEL = {
prebuild: 'prebuild',
stop_for_update: 'stop',
swap: 'swap',
post_swap: 'post swap',
provision: 'provision',
create: 'create',
meta_lock: 'meta lock',