test actions
test python / Python ${{ matrix.python-version }} sample (3.12) (push) Successful in 3s Details
test python / Python ${{ matrix.python-version }} sample (pypy3) (push) Successful in 3s Details

This commit is contained in:
sergey 2024-09-26 22:00:00 +03:00
parent 7f6d4ef95c
commit b4ea1eb9ec
1 changed files with 2 additions and 2 deletions

View File

@ -18,5 +18,5 @@ jobs:
TGBOT_CONFIG__ZBX__URL: ${{ secrets.TGBOT_CONFIG__ZBX__URL }}
run: |
docker login git.sm8255082.ru --username sergey --password ${{ secrets.GSP }}
docker build -t git.sm8255082.ru/sergey/home-tg-bot:0.0.1 .
docker push git.sm8255082.ru/sergey/home-tg-bot:0.0.1
docker build -t git.sm8255082.ru/sergey/home-tg-bot:0.0.2 .
docker push git.sm8255082.ru/sergey/home-tg-bot:0.0.2