forked from ruangrupa/lumbung.space
docs: explain setup
This commit is contained in:
5
makefile
5
makefile
@ -17,4 +17,7 @@ push-scripts:
|
||||
@docker build -t decentral1se/beta.lumbung.space-scripts -f Dockerfile.scripts . && \
|
||||
docker push decentral1se/beta.lumbung.space-scripts
|
||||
|
||||
.PHONY: serve gen push-hugo
|
||||
deploy:
|
||||
@DOCKER_CONTEXT=lumbung.space docker stack deploy -c compose.yml beta_lumbung_space
|
||||
|
||||
.PHONY: serve gen push-hugo push-scripts deploy
|
||||
|
Reference in New Issue
Block a user