Skip to content
Snippets Groups Projects
Commit 49d8ed0b authored by Guillaume HEUSCH's avatar Guillaume HEUSCH
Browse files

[conda recipe] add the skip:true to build (see...

parent 6dabf066
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -6,6 +6,7 @@ package:
version: {{ environ.get('BOB_PACKAGE_VERSION', '0.0.1') }}
build:
skip: true
number: {{ environ.get('BOB_BUILD_NUMBER', 0) }}
run_exports:
- {{ pin_subpackage(name) }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment