浏览代码

Support for local environment for if you want to deploy by hand

Kevin van Zonneveld 9 年之前
父节点
当前提交
25359cd310
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      .gitignore
  2. 1 0
      env.example.sh

+ 1 - 0
.gitignore

@@ -1,6 +1,7 @@
 .DS_Store
 Thumbs.db
 npm-debug.log
+env.sh
 node_modules
 
 dist/

+ 1 - 0
env.example.sh

@@ -0,0 +1 @@
+export GHPAGES_URL=https://GITHUB_SECRET_ACCESS_TOKEN@github.com/transloadit/uppy.git