Skip to content

Hope to fix our deployment with explicit call of `bash`

Hannes Heine requested to merge pr2480head into pr2480base

Created by: Tirokk

roschaefer Authored by roschaefer Merged


We should have been wary after seeing the version tags in the same loop as the latest tag.

🍰 Pullrequest

This should fix our deployment in such a way that version tags are only pushed when they change and when there is no docker image already online (it should not override it).

Merge request reports