Pārlūkot izejas kodu

Add deploy script

tags/v2.0.0
Adrian Short pirms 6 gadiem
vecāks
revīzija
ffa98518e6
1 mainītis faili ar 7 papildinājumiem un 0 dzēšanām
  1. +7
    -0
      bin/deploy

+ 7
- 0
bin/deploy Parādīt failu

@@ -0,0 +1,7 @@
#!/usr/bin/env sh

bundle exec bin/build
cd _site
git commit -am "Update content"
git push origin master
cd -

Notiek ielāde…
Atcelt
Saglabāt