Closed bastilimbach closed 4 years ago
Try to define all the scripts in a bash file
Yeah this might be an option. Will try it later 👍
there is a white space in the tag name
invalid tag "bastilimbach/docker-magicmirror:v2.11.0 ": invalid reference format
Yes this should be fixed now... The empty space at the end was the issue.
Holy... It seems to actually work.
schwere Geburt 😜
Aber hallo -.-
With this PR we now have 3 separate tags:
latest
: Is build & pushed only if the latest release is not yet on Docker Hub.develop
: Is build & pushed daily and uses thedevelop
branch of MagicMirror.vX.Y.Z
: Is build & pushed only if a new release (tag) is published by MagicMirror and it is not yet on Docker Hub.Closes #36