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