diff options
Diffstat (limited to 'Earthfile')
| -rw-r--r-- | Earthfile | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -11,7 +11,6 @@ all: BUILD +lint BUILD +docker --GIT_SHORT_SHA=$(git rev-parse --short HEAD) - BUILD +git dev: LOCALLY @@ -41,11 +40,6 @@ docker: SAVE IMAGE --push fuwn/due-next:latest -git: - LOCALLY - - RUN git push - build: FROM +source |