mirror of
https://github.com/tdlight-team/tdlight-telegram-bot-api.git
synced 2025-02-19 06:56:47 +01:00
I hate GitHub Actions
This commit is contained in:
parent
8e2c32b16a
commit
05bd23d8cf
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
||||
run: |
|
||||
docker build \
|
||||
--tag $IMAGE_TAG:$HASH_VERSION \
|
||||
--tag $IMAGE_TAG:$VERSION
|
||||
--tag $IMAGE_TAG:$VERSION \
|
||||
.
|
||||
|
||||
- name: Login to registry
|
||||
|
Loading…
x
Reference in New Issue
Block a user