test docker
This commit is contained in:
parent
4e3c9ec28a
commit
4e0186bb4a
|
@ -26,4 +26,4 @@ jobs:
|
|||
TGBOT_CONFIG__ZBX__TOKEN: ${{ secrets.TGBOT_CONFIG__ZBX__TOKEN }}
|
||||
TGBOT_CONFIG__ZBX__URL: ${{ secrets.TGBOT_CONFIG__ZBX__URL }}
|
||||
run: |
|
||||
python tg-bot-app/main.py
|
||||
docker build -t tg-bot-app .
|
||||
|
|
Loading…
Reference in New Issue