anaconda-graveyard / conda-concourse-ci

Conda-driven Concourse CI for package building
BSD 3-Clause "New" or "Revised" License
13 stars 29 forks source link

add build prefix & suffix command parsing from .yml files #63

Closed msarahan closed 6 years ago

msarahan commented 6 years ago

for args to conda-build. This lets us do things like run conda-build with linux32, and build 32-bit packages in the 64-bit docker containers.