uselagoon / lagoon

Lagoon, the developer-focused application delivery platform
https://docs.lagoon.sh/
Apache License 2.0
558 stars 149 forks source link

fix: switch the priority, development should be lower than production #3727

Closed shreddedbacon closed 3 months ago

shreddedbacon commented 4 months ago

General Checklist

Database Migrations

Just a small fix to switch the priority, the defaults should be production=6 and development=5.

1 being the lowest, 6 being higher. Thus production environment deployments should be higher priority than development.

If you've not modified the build priority ever, then this snippet can be used to reset the priority to be correct