Skip to content

Commit

Permalink
Deploy and delete should not happen at the same time
Browse files Browse the repository at this point in the history
  • Loading branch information
cweibel committed Jul 9, 2024
1 parent d281161 commit 4e812a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ jobs:
icon_url: ((slack-icon-url))

- name: delete-dev-after-hours
serial: true
serial_groups: [development]
plan:
- in_parallel:
- get: after-hours
Expand Down

0 comments on commit 4e812a0

Please sign in to comment.