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 08b31b2 commit 2715ebf
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 @@ -75,7 +75,7 @@ jobs:
secret-key: ${{ secrets.VBR_AWS_BUILD_USER_SECRET_ACCESS_KEY_IK4 }}
domain: 'verenigingsregister'
project: 'verenigingsregister'
deploy-target: 'ecs_scheduled_task'
deploy-target: 'ecs'
interval: 2
- name: output
shell: bash
Expand Down

0 comments on commit 2715ebf

Please sign in to comment.