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

debugggging

This commit is contained in:
Anson 2019-03-22 18:29:36 -07:00
parent 1e59c4ae4c
commit 15228e1d15

View File

@ -1,6 +1,6 @@
stages:
- docs
- docker
- docs
pages:
stage: docs
@ -30,5 +30,6 @@ docker build:
script:
- cd ./bot
- ls
- docker build -t registry.gitlab.com/misterbiggs/simple-telegram-bot .
- docker push registry.gitlab.com/misterbiggs/simple-telegram-bot