mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 14:41:31 +02:00
Ever since adding prod it hasn't been possible to build just dev and prod without explicitly building base. Base is always built but usually there is no point to keeping it around. Add some logic to make dev not conflict with prod and make sure base is deleted and not uploaded if it wasn't explicitly requested.
Description
Languages
Shell
93.1%
Python
6.9%