mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-28 19:38:24 +00:00
chore: update gitlab repo ref (#5418)
Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
@@ -37,7 +37,7 @@ function cleanupPid() {
|
||||
./atlantis server \
|
||||
--data-dir="/tmp" \
|
||||
--log-level="debug" \
|
||||
--repo-allowlist="github.com/runatlantis/atlantis-tests,gitlab.com/run-atlantis/atlantis-tests" \
|
||||
--repo-allowlist="github.com/runatlantis/atlantis-tests,gitlab.com/runatlantis/atlantis-tests" \
|
||||
--repo-config-json='{"repos":[{"id":"/.*/", "allowed_overrides":["apply_requirements","workflow"], "allow_custom_workflows":true}]}' \
|
||||
&> /tmp/atlantis-server.log &
|
||||
ATLANTIS_PID=$!
|
||||
|
||||
Reference in New Issue
Block a user