This commit is contained in:
@@ -3,10 +3,15 @@ type: docker
|
||||
name: regen-backup-pipeline
|
||||
|
||||
# Only run this pipeline when the manifest changes
|
||||
# when:
|
||||
# path:
|
||||
# include:
|
||||
# - backup-paths.json
|
||||
|
||||
when:
|
||||
path:
|
||||
event:
|
||||
include:
|
||||
- backup-paths.json
|
||||
- push
|
||||
|
||||
steps:
|
||||
- name: regenerate
|
||||
|
||||
Reference in New Issue
Block a user