Update config.yml

This commit is contained in:
Daniel
2018-10-12 02:56:09 +02:00
committed by GitHub
parent f90aa9775f
commit 04f46f874d
+2 -2
View File
@@ -34,7 +34,7 @@ jobs:
find . -name "*.txz" -exec mv -fv {} out \;
find . -name "*.log" -exec mv -fv {} out \;
(cd out; ls | (echo '<html><body>'; sed 's/^.*/<a href="&">&<\/a><br\/>/'; echo '</body></html>') >index.html)
surge --project ./out --domain danio-gcc.surge.sh
surge --project ./out --domain gcc.danio.ga
workflows:
version: 2
@@ -46,4 +46,4 @@ workflows:
- deploy:
requires:
- build64
- build32
- build32