Skip to content

Commit 0fadadc

Browse files
committed
adjusting container names to match zebi config
1 parent cf0203e commit 0fadadc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/development.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions:
99
packages: write
1010

1111
env:
12-
CONTAINER_NAME: nvdaremote-staging
12+
CONTAINER_NAME: remote-server-staging
1313
WEBHOOK_URL: https://webhook-internal.nvaccess.org/hooks/deploy
1414

1515
jobs:

.github/workflows/production.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions:
99
packages: write
1010

1111
env:
12-
CONTAINER_NAME: nvdaremote-production
12+
CONTAINER_NAME: remote-server-production
1313
WEBHOOK_URL: https://webhook-internal.nvaccess.org/hooks/deploy
1414

1515
jobs:

0 commit comments

Comments
 (0)