Skip to content

Commit c2ba9d6

Browse files
committed
⚰️ Add placeholder default_pipeline.yml for backwards compatibility
[skip ci]
1 parent 32632fa commit c2ba9d6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
%YAML 1.1
2+
---
3+
# CPAC Pipeline Configuration YAML file
4+
# Version 1.8.5.dev
5+
#
6+
# http://fcp-indi.github.io for more info.
7+
#
8+
# Tip: This file can be edited manually with a text editor for quick modifications.
9+
10+
# The default C-PAC pipeline was relocated from `dev/docker_data/default_pipeline.yml` to `CPAC/resources/configs/pipeline_config_default.yml`
11+
# This file (`dev/docker_data/default_pipeline.yml`) is included for backwards-compatibility and will be removed in a future version.
12+
13+
# import full default pipeline
14+
FROM: default

0 commit comments

Comments
 (0)