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.