1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2025-06-16 15:17:28 +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
- pip install mkdocs-material - pip install mkdocs-material
- sudo apt get install docker
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY - docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
pages: pages: