forked from M-Labs/artiq
1
0
Fork 0

conda: add ignore_prefix_files in the outputs section too.

This commit is contained in:
whitequark 2018-05-26 11:36:13 +08:00 committed by Sebastien Bourdeauducq
parent 2f4064ef0c
commit 086b5ff416
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ outputs:
requirements:
run:
- artiq {{ "{tag} py_{number}+git{hash}".format(tag=environ["GIT_DESCRIBE_TAG"], number=environ["GIT_DESCRIBE_NUMBER"], hash=environ["GIT_FULL_HASH"][:8]) }}
ignore_prefix_files: True
requirements:
build: