Biscd, what else would you like with your Gitea?
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.
|
|
|
projects:
|
|
|
|
- The Hunt:
|
|
|
|
branch: master
|
|
|
|
git_repo: https://git.sciuro.org/Burathar/The-Hunt
|
|
|
|
requirements_file: requirements.txt
|
|
|
|
secret: thisissecret
|
|
|
|
tests: tests.py
|
|
|
|
url: thehunt
|
|
|
|
- Foo:
|
|
|
|
branch: master
|
|
|
|
git_repo: https://git.sciuro.org/Burathar/The-Hunt
|
|
|
|
requirements_file: requirements.txt
|
|
|
|
secret: thisissecret
|
|
|
|
tests: tests.py
|
|
|
|
url: bar
|
|
|
|
- Test:
|
|
|
|
branche: master
|