Skip to content

Commit

Permalink
chore: or-2441 deploy-target for scheduled tasks should be ecs
Browse files Browse the repository at this point in the history
  • Loading branch information
koenmetsu committed Sep 26, 2024
1 parent 2715ebf commit 097ac08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-manual-ik4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
deploy-url: $BUILD_URL
access-key: ${{ secrets.VBR_AWS_BUILD_USER_ACCESS_KEY_ID_IK4 }}
secret-key: ${{ secrets.VBR_AWS_BUILD_USER_SECRET_ACCESS_KEY_IK4 }}
deploy-target: 'ecs_service'
deploy-target: 'ecs'
domain: 'verenigingsregister'
project: 'verenigingsregister'
interval: 2
Expand Down

0 comments on commit 097ac08

Please sign in to comment.