Skip to content

Commit

Permalink
chore: add deploy target for main build
Browse files Browse the repository at this point in the history
  • Loading branch information
koenmetsu authored Nov 7, 2023
1 parent c48100d commit f02f2b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -968,6 +968,7 @@ jobs:
access-key: ${{ secrets.VBR_AWS_BUILD_USER_ACCESS_KEY_ID_IK4 }}
secret-key: ${{ secrets.VBR_AWS_BUILD_USER_SECRET_ACCESS_KEY_IK4 }}
region: eu-west-1
deploy-target: 'ecs_service'
interval: 2
- name: output
shell: bash
Expand Down

0 comments on commit f02f2b0

Please sign in to comment.