Skip to content

Commit b174a08

Browse files
committed
ops: add hoodi-branches to ci-branches
1 parent e1dfcb3 commit b174a08

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ on:
1212
- deploy-v2-staging-holesky
1313
- deploy-v2-staging-sepolia
1414
- hoodi
15+
- hoodi-backend
16+
- hoodi-frontend
1517

1618
# 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.
1719
env:

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ on:
1212
- deploy-v2-staging-holesky
1313
- deploy-v2-staging-sepolia
1414
- hoodi
15+
- hoodi-backend
16+
- hoodi-frontend
1517

1618
# 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.
1719
env:

0 commit comments

Comments
 (0)