This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
adrianshort
/
suttonelections
огледало од
https://github.com/adrianshort/suttonelections.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
2
Вики
Activity
Преглед изворни кода
Add deploy script
tags/v2.0.0
Adrian Short
пре 6 година
родитељ
91f8bf9e36
комит
ffa98518e6
1 измењених фајлова
са
7 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
bin/deploy
+ 7
- 0
bin/deploy
Прегледај датотеку
@@ -0,0 +1,7 @@
#!/usr/bin/env sh
bundle exec bin/build
cd _site
git commit -am "Update content"
git push origin master
cd -
Write
Preview
Loading…
Откажи
Сачувај