mirror of
https://github.com/rmaake1/httpstatuses.git
synced 2024-11-20 01:12:43 +01:00
f6ac3b85c6
* Adds preview web server and removes Vagrant * Removes preview web-server on test
14 lines
172 B
YAML
14 lines
172 B
YAML
machine:
|
|
node:
|
|
version: 4.1.0
|
|
|
|
dependencies:
|
|
post:
|
|
- node build without-preview
|
|
|
|
deployment:
|
|
production:
|
|
branch: master
|
|
commands:
|
|
- ./deploy.sh
|