mirror of
https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git
synced 2025-07-23 22:51:28 +00:00
doing what someone online said to
This commit is contained in:
@@ -27,9 +27,9 @@ docker build:
|
||||
|
||||
before_script:
|
||||
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
|
||||
- sudo systemctl start docker
|
||||
|
||||
script:
|
||||
- cd ./bot
|
||||
- ls
|
||||
- docker build -t registry.gitlab.com/misterbiggs/simple-telegram-bot .
|
||||
- docker push registry.gitlab.com/misterbiggs/simple-telegram-bot
|
||||
|
Reference in New Issue
Block a user