generated from V3lop5/python-starter
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Failing CI/CD workflow due to concurrency
To Reproduce
See the following runs:
PR open: https://github.com/NOWUM/EnSysMod/actions/runs/1542186630
PR close: https://github.com/NOWUM/EnSysMod/actions/runs/1542186907
Expected behavior
No fails due to concurrency for all workflows.
Additional context
Following restrictions are mandatory:
- Only one SSH connection at the same time (across all deployments
pr-preview,developmentandproduction) - Workflow
PR openshould be cancelled immediately whenPR closestarts - Workflow
PR closeshould not crash, if no docker container for removing is found
Reactions are currently unavailable
Metadata
Metadata
Labels
bugSomething isn't workingSomething isn't working