mirror of https://github.com/statping/statping
parent
69c93bcf85
commit
bb3ab30a61
|
@ -33,7 +33,7 @@ env:
|
||||||
- STATUP_DIR=$GOPATH/src/github.com/hunterlong/statup
|
- STATUP_DIR=$GOPATH/src/github.com/hunterlong/statup
|
||||||
|
|
||||||
before_deploy:
|
before_deploy:
|
||||||
- mv statuper build/statuper
|
- mv $GOPATH/src/github.com/hunterlong/statup/statuper $GOPATH/src/github.com/hunterlong/statup/build/statuper
|
||||||
- git config --local user.name "hunterlong"
|
- git config --local user.name "hunterlong"
|
||||||
- git config --local user.email "info@socialeck.com"
|
- git config --local user.email "info@socialeck.com"
|
||||||
- make tag
|
- make tag
|
||||||
|
|
Loading…
Reference in New Issue