Update config.yml

This commit is contained in:
Daniel
2018-10-04 18:10:36 +02:00
committed by GitHub
parent c97da0d8ad
commit 08f38207f2
+2 -8
View File
@@ -1,8 +1,7 @@
version: 2
jobs:
build:
machine:
image: debian:unstable
machine: true
steps:
- checkout
- run: |
@@ -22,9 +21,4 @@ jobs:
fi
done
(cd out; ls | (echo '<html><center><body>'; sed 's/^.*/<a href="&">&<\/a><br\/>/'; echo '</body></center></html>') > index.html)
deployment:
production:
branch: master
commands:
- surge --project ./out --domain danio-gcc.surge.sh
surge --project ./out --domain danio-gcc.surge.sh