Skip to content

Commit 32eee7b

Browse files
committed
ops: add deploy-v2-staging-sepolia
1 parent e93c7e8 commit 32eee7b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/backend-publish-docker-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
- deploy-v2-pectra-devnet-5
1111
- deploy-v2-pectra-devnet-6
1212
- deploy-v2-staging-holesky
13+
- deploy-v2-staging-sepolia
1314

1415
# Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds.
1516
env:

.github/workflows/frontend-publish-docker-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
- deploy-v2-pectra-devnet-5
1111
- deploy-v2-pectra-devnet-6
1212
- deploy-v2-staging-holesky
13+
- deploy-v2-staging-sepolia
1314

1415
# Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds.
1516
env:

0 commit comments

Comments
 (0)