pull/1/head
Raphaël Vinot 2016-08-11 11:44:18 +02:00
parent 4bf0dd530c
commit dd0cbbf088
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni

Vedi File

@ -4,6 +4,9 @@ require "tmpdir"
require "bundler/setup"
require "jekyll"
# Usage:
# rake site:publish -> testing: http://misp.github.io/misp-website
# rake publish -> prod: http://www.misp-project.org/ or http://misp.github.io
# Testing website
GITHUB_TESTING = "MISP/misp-website"