Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit 6147e67

Browse files
authored
update name references (#2)
1 parent 1a8f9a3 commit 6147e67

26 files changed

+10
-1431
lines changed

.buildkite/vagrant-run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ trap cleanup EXIT
2323
vagrant up "$box" --provider=google || exit_code=$?
2424

2525
if [ "$exit_code" != 0 ]; then
26-
vagrant scp "${box}:/deploy-sourcegraph-docker/*.log" ../
26+
vagrant scp "${box}:/deploy-sourcegraph-docker-customer-replica-1/*.log" ../
2727
exit $exit_code
2828
fi

caddy/builtins/http.Caddyfile

Lines changed: 0 additions & 12 deletions
This file was deleted.

caddy/builtins/https.custom-cert.Caddyfile

Lines changed: 0 additions & 21 deletions
This file was deleted.

caddy/builtins/https.lets-encrypt-prod.Caddyfile

Lines changed: 0 additions & 25 deletions
This file was deleted.

caddy/builtins/https.lets-encrypt-staging.Caddyfile

Lines changed: 0 additions & 31 deletions
This file was deleted.

docker-compose/README.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

docker-compose/db-only-migrate.docker-compose.yaml

Lines changed: 0 additions & 52 deletions
This file was deleted.

docker-compose/dev/README.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

docker-compose/dev/docker-compose.yaml

Lines changed: 0 additions & 12 deletions
This file was deleted.

docker-compose/dev/run.sh

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)