test docker
test python / Python ${{ matrix.python-version }} sample (pypy3) (push) Failing after 3s Details
test python / Python ${{ matrix.python-version }} sample (3.12) (push) Failing after 6s Details

This commit is contained in:
sergey 2024-09-26 21:35:16 +03:00
parent d20ad2bcb5
commit 0c1194fde8
1 changed files with 1 additions and 1 deletions

View File

@ -26,5 +26,5 @@ jobs:
TGBOT_CONFIG__ZBX__TOKEN: ${{ secrets.TGBOT_CONFIG__ZBX__TOKEN }} TGBOT_CONFIG__ZBX__TOKEN: ${{ secrets.TGBOT_CONFIG__ZBX__TOKEN }}
TGBOT_CONFIG__ZBX__URL: ${{ secrets.TGBOT_CONFIG__ZBX__URL }} TGBOT_CONFIG__ZBX__URL: ${{ secrets.TGBOT_CONFIG__ZBX__URL }}
run: | run: |
docker build -t tg-bot-app . docker build -t git.sm8255082.ru/sergey/home-tg-bot:latest .
docker push git.sm8255082.ru/sergey/home-tg-bot:latest docker push git.sm8255082.ru/sergey/home-tg-bot:latest