fix: make build.sh not rely on tag being latest #6
Ссылка в новой задаче
Block a user
Удалить ветку «akloeckner/fbrinker-tileboard:feat-repos»
Удаление ветки необратимо. Несмотря на то, что удаленная ветка может просуществовать некоторое время перед тем, как она будет окончательно удалена, это действие НЕВОЗМОЖНО отменить в большинстве случаев. Продолжить?
This introduces:
nightlyordevtags in place. The new check works bycurlfailing, if the target tag does not exist. Source: https://stackoverflow.com/questions/32113330/check-if-imagetag-combination-already-exists-on-docker-hubbuild.shscriptThis is probably related to #5, because if we introcude the
nightlytag, the current check might fail.