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

fixed command

This commit is contained in:
Anson 2019-03-22 18:19:08 -07:00
parent d43689c38a
commit 101da677b2

View File

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