mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-05 09:28:33 +00:00
Add --repo-whitelist flag to CONTRIBUTING.md setup
This commit is contained in:
@@ -33,7 +33,7 @@ go install
|
||||
|
||||
Run Atlantis:
|
||||
```
|
||||
atlantis server --gh-user <your username> --gh-token <your token> --log-level debug
|
||||
atlantis server --gh-user <your username> --gh-token <your token> --repo-whitelist <your repo> --log-level debug
|
||||
```
|
||||
If you get an error like `command not found: atlantis`, ensure that `$GOPATH/bin` is in your `$PATH`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user