You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/backend-publish-docker-deploy.yml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ on:
10
10
- deploy-v2-pectra-devnet-5
11
11
- deploy-v2-pectra-devnet-6
12
12
- deploy-v2-staging-holesky
13
+
- deploy-v2-staging-sepolia
13
14
14
15
# 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.
Copy file name to clipboardExpand all lines: .github/workflows/frontend-publish-docker-deploy.yml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ on:
10
10
- deploy-v2-pectra-devnet-5
11
11
- deploy-v2-pectra-devnet-6
12
12
- deploy-v2-staging-holesky
13
+
- deploy-v2-staging-sepolia
13
14
14
15
# 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.
0 commit comments