test
All checks were successful
ci/woodpecker/push/regen-update-pipeline Pipeline was successful

This commit is contained in:
2025-09-20 23:40:03 -04:00
parent 61e34ddce5
commit 8ccc129452

View File

@@ -9,7 +9,7 @@ kind: pipeline
type: docker type: docker
name: backup name: backup
when: when:
event: [ push, manual ] event: manual
steps: steps:
{% for backup in backups %} {% for backup in backups %}
- name: backup_{{ backup.name }} - name: backup_{{ backup.name }}