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