fix: gitlab-ci zip command uses >- folded scalar #50

Merged
christin.loehner merged 1 commit from develop into master 2026-06-04 21:09:14 +02:00
christin.loehner commented 2026-06-04 21:09:06 +02:00 (Migrated from gitlab.apboard.de)

Multi-line plain scalars in YAML script blocks are not valid GitLab CI
syntax. The >- folded style joins all continuation lines with spaces,
producing a single valid shell command.

Multi-line plain scalars in YAML script blocks are not valid GitLab CI syntax. The >- folded style joins all continuation lines with spaces, producing a single valid shell command.
christin.loehner (Migrated from gitlab.apboard.de) merged commit into master 2026-06-04 21:09:14 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
APBoard/apboard3!50
No description provided.