Browse Source

Deleted prod make goals

master
Maxim Likhachev 6 years ago
parent
commit
38b998fd01
  1. 10
      Makefile

10
Makefile

@ -10,13 +10,3 @@ glossa: @@ -10,13 +10,3 @@ glossa:
rugbiana:
${JEKYLL} build --config _config.rugbiana.yml
.PHONY: glossa_prod
glossa:
${JEKYLL} build --config _config.glossa-prod.yml
.PHONY: rugbiana
rugbiana:
${JEKYLL} build --config _config.rugbiana-prod.yml
release: glossa_prod rugbiana_prod

Loading…
Cancel
Save