Currently, the workflow to deploy all versions only deploys missing containers unless triggered manually.
This is the correct behavior if the trigger is a change to versions.txt, but not if the Docker files have changed! Need to implement a switch for that.
Currently, the workflow to deploy all versions only deploys missing containers unless triggered manually.
This is the correct behavior if the trigger is a change to
versions.txt
, but not if the Docker files have changed! Need to implement a switch for that.