test docker
test python / Python ${{ matrix.python-version }} sample (pypy3) (push) Failing after 4s Details
test python / Python ${{ matrix.python-version }} sample (3.12) (push) Successful in 5s Details

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

View File

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