We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ebf0a7 + c2ba9d6 commit 7f50838Copy full SHA for 7f50838
dev/docker_data/default_pipeline.yml
@@ -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