harness-drone/service/repo
Vytautas Maciulskis 6e338b4a8b DRONE_REPOSITORY_TRUSTED env variable added:
This environment variable will allow to make repositories trusted, when enabling them in drone by default
It is recommended to use `DRONE_REPOSITORY_TRUSTED=true` only in scenarios, where you are running drone master and drone agents for single trusted organization
2019-09-12 09:46:07 +03:00
..
repo.go DRONE_REPOSITORY_TRUSTED env variable added: 2019-09-12 09:46:07 +03:00
repo_test.go DRONE_REPOSITORY_TRUSTED env variable added: 2019-09-12 09:46:07 +03:00
util.go DRONE_REPOSITORY_TRUSTED env variable added: 2019-09-12 09:46:07 +03:00
util_test.go DRONE_REPOSITORY_TRUSTED env variable added: 2019-09-12 09:46:07 +03:00