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) Failing after 4s Details

This commit is contained in:
sergey 2024-09-26 21:45:10 +03:00
parent e7c492c286
commit 8d0f80de6d
1 changed files with 1 additions and 1 deletions

View File

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