1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2026-06-03 21:10:27 +00:00

commands weren't being run in web directory

This commit is contained in:
2019-02-05 20:08:08 -07:00
parent 17a9ee5c45
commit d5a55ce5f3
+1
View File
@@ -7,6 +7,7 @@ before_script:
pages: pages:
script: script:
- cd ./web
- mkdocs build - mkdocs build
- mv site public - mv site public
artifacts: artifacts: