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

6 lines
92 B
Makefile
Raw Normal View History

2020-04-06 10:57:05 +00:00
build:
@docker build -t decentral1se/jekyll:4 .
push:
@docker push decentral1se/jekyll:4