Skip to content
Snippets Groups Projects
Commit d2cf2619 authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

Merge branch 'issue-68' into 'master'

Enabling macbuilds

Closes #68

See merge request !71
parents bb812e67 6cfae97c
No related branches found
No related tags found
1 merge request!71Enabling macbuilds
Pipeline #24387 passed
......@@ -6,7 +6,6 @@ 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.
Finish editing this message first!
Please register or to comment