diff options
| author | Jorge Aparicio <jorge@japaric.io> | 2018-12-16 20:56:57 +0100 |
|---|---|---|
| committer | Jorge Aparicio <jorge@japaric.io> | 2018-12-16 20:57:04 +0100 |
| commit | 34e74f4bb36b0866be94c9bfdb41c11270b448a7 (patch) | |
| tree | aef6e61ab3e88fc222b50bb3d373679739a066df /ci | |
| parent | 06c1e2f9b47b5bc9de049e1e1edfed27d8dd2c58 (diff) | |
book: add an example of conditional compilation of resources and tasks
Diffstat (limited to 'ci')
| -rw-r--r-- | ci/script.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/script.sh b/ci/script.sh index 0244c58..27229a5 100644 --- a/ci/script.sh +++ b/ci/script.sh @@ -68,6 +68,8 @@ main() { generics ramfunc + + cfg ) for ex in ${exs[@]}; do |
