We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
publish
all
1 parent 06fa330 commit 6801f0aCopy full SHA for 6801f0a
1 file changed
build.earth
@@ -59,7 +59,7 @@ test:
59
60
# publish runs publish and push tasks if the tests pass and --push was specified.
61
# It needs the API keys to be passed in as secrets
62
-publish:
+all:
63
# If we only reference with FROM (or COPY) the outputs will not be produced
64
BUILD +test
65
FROM +build
0 commit comments