update
This commit is contained in:
@@ -38,8 +38,8 @@ jobs:
|
||||
- attach_workspace:
|
||||
at: /tmp/danio-gcc
|
||||
- run: |
|
||||
(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
|
||||
(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
|
||||
|
||||
workflows:
|
||||
version: 2
|
||||
|
||||
Reference in New Issue
Block a user