Skip to content

Commit

Permalink
chore: add deploy-target for test
Browse files Browse the repository at this point in the history
  • Loading branch information
koenmetsu authored Nov 7, 2023
1 parent 65b155a commit c48100d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-manual-ik4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,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 c48100d

Please sign in to comment.