Explorar el Código

Add untracked files

tags/v2.0.0
Adrian Short hace 6 años
padre
commit
74e3b699e6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      bin/deploy

+ 1
- 0
bin/deploy Ver fichero

@@ -2,6 +2,7 @@

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

Cargando…
Cancelar
Guardar