1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/guoshiyu-MyUploader

Клонировать/Скачать
.travis.yml 496
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
高语越 Отправлено 14.11.2018 08:09 3c225fd
language: node_js
node_js:
- '6'
cache:
directories:
- node_modules
install:
- npm install
#before_script:
script:
- npm run build
after_script:
- cd ./dist
- git init
- git config user.name "${U_NAME}"
- git config user.email "${U_EMAIL}"
- git add .
- git commit -m "Update Github Pages"
- git push --force --quiet "https://${GH_TOKEN}@${GH_REF}" master:${P_BRANCH}
branches:
only:
- master
#env:
# global:
# - GH_REF: https://github.com/gaoyuyue/MyUploader

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/guoshiyu-MyUploader.git
git@api.gitlife.ru:oschina-mirror/guoshiyu-MyUploader.git
oschina-mirror
guoshiyu-MyUploader
guoshiyu-MyUploader
master