You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
387 B
14 lines
387 B
projects: |
|
- The Hunt: |
|
branch: master |
|
git_repo: https://git.sciuro.org/Burathar/The-Hunt |
|
requirements_file: requirements.txt |
|
secret: thisissecret |
|
tests: tests.py |
|
- Foo: |
|
branch: master |
|
git_repo: https://git.sciuro.org/Burathar/The-Hunt |
|
relative_production_path: Foo045878 |
|
requirements_file: requirements.txt |
|
secret: thisissecret |
|
tests: tests.py
|
|
|