github.com/replicatedcom/ship@v0.50.0/integration/init_app/troubleshoot-ship-release/input/.ship/release.yml (about) 1 --- 2 assets: 3 v1: 4 - inline: 5 contents: | 6 {{repl CollectSpec }} 7 dest: ./troubleshoot/collect.yml 8 mode: 0644 9 - inline: 10 contents: | 11 {{repl AnalyzeSpec }} 12 dest: ./troubleshoot/analyze.yml 13 mode: 0644 14 15 config: {} 16 17 lifecycle: 18 v1: 19 - render: {}