1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2025-06-15 23:06:40 +00:00

fixing command

This commit is contained in:
Anson 2019-03-22 17:58:58 -07:00
parent bf176a92aa
commit 199d49f841

View File

@ -8,7 +8,7 @@ before_script:
- pip install mkdocs
- pip install mkdocs-material
- sudo apt get install docker
- apt get install docker
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
pages: