2
0
Çatalla 0
pull/1/head
Raphaël Vinot 2016-08-11 11:44:18 +02:00
ebeveyn 4bf0dd530c
işleme dd0cbbf088
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme

Dosyayı Görüntüle

@ -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"