Skip to content

Commit bbe14e6

Browse files
committed
Specify cluster on deployment.
1 parent 3f28161 commit bbe14e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,5 @@ jobs:
9090
with:
9191
task-definition: deploy/task-definition.json
9292
service: ${{ env.app_name }}
93+
cluster: ${{ env.cluster_name }}
9394
force-new-deployment: true

0 commit comments

Comments
 (0)