Actions
Bug #35898
closedWrong syntax used in docker-compose.yml for specifying queues
Description
Currently for the worker process we use -q default,remote_execution but the second part after the comma is a priority. Multiple queues can be specified by using -q multiple times
Updated by Adam Ruzicka over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|c080a5657e82dbf32e2b0bb1619d41635cf361c4.
Actions