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

install docker

This commit is contained in:
Anson 2019-03-22 17:57:21 -07:00
parent e5d198dfc8
commit bf176a92aa

View File

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