Skip to content
Snippets Groups Projects
Commit d750505c authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Move away from Bob namespace

parent b37ab082
No related branches found
No related tags found
No related merge requests found
Pipeline #69057 passed
......@@ -13,7 +13,7 @@ source:
build:
noarch: python
number: {{ environ.get('BOB_BUILD_NUMBER', 0) }}
number: {{ environ.get('USE_BUILD_NUMBER', 0) }}
run_exports:
- {{ pin_subpackage(data['project']['name']) }}
script:
......
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