Skip to content
Snippets Groups Projects
Commit 65469690 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Skip builds on non linux machines

parent dd5fe89e
Branches
Tags
1 merge request!47Many changes
Pipeline #
......@@ -6,6 +6,7 @@ package:
version: {{ environ.get('BOB_PACKAGE_VERSION', '0.0.1') }}
build:
skip: true # [not linux]
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