test: fix workflow labels to target yogabook
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Tobias J. Endres 2026-06-23 17:40:56 +02:00
parent ea3481b649
commit 881d506e99

View file

@ -1,4 +1,3 @@
# Test pipeline for yogabook worker verification
kind: pipeline
type: docker
name: yogabook-test
@ -11,9 +10,14 @@ steps:
- name: hello-world
image: alpine:latest
commands:
- echo "=== YOGABOOK WORKER TEST ==="
- echo "== YOGABOOK WORKER TEST =="
- echo "Hello from yogabook!"
- uname -a
- echo "=== TEST COMPLETE ==="
- hostname
- echo "== TEST COMPLETE =="
when:
branch: test-yogabook
workflow:
labels:
gpu: nvidia940mx