[build] Fix earthfile

This commit is contained in:
Daniel 2024-05-16 13:51:26 +02:00
parent 8a6f925c8b
commit ac87a49ace

View file

@ -466,7 +466,7 @@ release:
RUN echo -e "\033[1;31m Refusing to release a dirty git repository. Please commit your local changes first! \033[0m" ; exit 1
END
BUILD +build-all
BUILD +build
# Takes GOOS, GOARCH and optionally GOARM and creates a string representation for file-names.