This repository has been archived on 2020-05-07. You can view files and clone it, but cannot push or open issues or pull requests.
docker.jekyll.4/Makefile
Luke Murphy 37f7076a8f
All checks were successful
continuous-integration/drone/push Build is passing
Follow convention
2020-05-01 08:42:13 +02:00

6 lines
92 B
Makefile

build:
@docker build -t decentral1se/jekyll:4 .
push:
@docker push decentral1se/jekyll:4