fix: make build.sh not rely on tag being latest #6
Inga granskare
Etiketter
Ingen Etikett
Ingen Milsten
Ingen tilldelad
2 Deltagare
Förfallodatum
Inget förfallodatum satt.
Beroenden
No dependencies set.
Reference: fbrinker/docker-tileboard-OUTDATED#6
Laddar…
Referens i nytt ärende
Block a user
No description provided.
Delete Branch "akloeckner/fbrinker-tileboard:feat-repos"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This introduces:
nightly
ordev
tags in place. The new check works bycurl
failing, if the target tag does not exist. Source: https://stackoverflow.com/questions/32113330/check-if-imagetag-combination-already-exists-on-docker-hubbuild.sh
scriptThis is probably related to #5, because if we introcude the
nightly
tag, the current check might fail.