Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfa43ea8

Browse files
chore: remove brazil fly.io proxy (#20601) (#20645)
(cherry picked from commit7182c53)Co-authored-by: Dean Sheather <dean@deansheather.com>
1 parentd82ba7e commitfa43ea8

File tree

2 files changed

+0
-36
lines changed

2 files changed

+0
-36
lines changed

‎.github/fly-wsproxies/sao-paulo-coder.toml‎

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

‎.github/workflows/deploy.yaml‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,12 +163,10 @@ jobs:
163163
run:|
164164
flyctl deploy --image "$IMAGE" --app paris-coder --config ./.github/fly-wsproxies/paris-coder.toml --env "CODER_PROXY_SESSION_TOKEN=$TOKEN_PARIS" --yes
165165
flyctl deploy --image "$IMAGE" --app sydney-coder --config ./.github/fly-wsproxies/sydney-coder.toml --env "CODER_PROXY_SESSION_TOKEN=$TOKEN_SYDNEY" --yes
166-
flyctl deploy --image "$IMAGE" --app sao-paulo-coder --config ./.github/fly-wsproxies/sao-paulo-coder.toml --env "CODER_PROXY_SESSION_TOKEN=$TOKEN_SAO_PAULO" --yes
167166
flyctl deploy --image "$IMAGE" --app jnb-coder --config ./.github/fly-wsproxies/jnb-coder.toml --env "CODER_PROXY_SESSION_TOKEN=$TOKEN_JNB" --yes
168167
env:
169168
FLY_API_TOKEN:${{ secrets.FLY_API_TOKEN }}
170169
IMAGE:${{ inputs.image }}
171170
TOKEN_PARIS:${{ secrets.FLY_PARIS_CODER_PROXY_SESSION_TOKEN }}
172171
TOKEN_SYDNEY:${{ secrets.FLY_SYDNEY_CODER_PROXY_SESSION_TOKEN }}
173-
TOKEN_SAO_PAULO:${{ secrets.FLY_SAO_PAULO_CODER_PROXY_SESSION_TOKEN }}
174172
TOKEN_JNB:${{ secrets.FLY_JNB_CODER_PROXY_SESSION_TOKEN }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp