Skip to content

Commit 7e832bc

Browse files
Rodrigo Dos SantosRodrigo Dos Santos
authored andcommitted
Fixed AWS ECS Configuration - build go-service
1 parent b25352a commit 7e832bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-build-push-image-go-service.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ env:
1717
GKE_CLUSTER: ${{ secrets.GKE_CLUSTER }}
1818
GKE_KEY: ${{ secrets.GKE_KEY }}
1919
IMAGE: go-service
20+
AWS_REGION: ${{ secrets.AWS_REGION }}
2021
ECR_REPOSITORY: ${{ secrets.ECR_REPOSITORY }}
2122
ECS_SERVICE: "go-service"
2223
ECS_CLUSTER: ${{ secrets.ECS_CLUSTER }}

0 commit comments

Comments
 (0)