This is more straightforward and reliable than trying to keep multiple places
where we manually set the collection coherent.
expire_in: 1 week
paths:
- VERSION
+ - COLLECTION
- Packages/*/*/*/*/*/*.zip
- Packages/*/*/*/*/*/*.tar.gz
- Metadata/*/*/*/configure.log
- brew install libxaw || brew upgrade libxaw
- python3 -m pip install --requirement requirements.txt
- export build_system="autotools"
- - echo experimental > COLLECTION
needs:
- job: portable-source
artifacts: true
- brew install libxaw || brew upgrade libxaw
- python3 -m pip install --requirement requirements.txt
- export build_system="cmake"
- - echo experimental > COLLECTION
needs:
- job: portable-source
artifacts: true