mirror of
https://github.com/Evil0ctal/Douyin_TikTok_Download_API.git
synced 2025-04-21 11:30:16 +08:00
Update docker-image.yml
This commit is contained in:
parent
3bbdfbb17e
commit
d76a5039f7
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@ -28,7 +28,7 @@ jobs: # workflow中的job
|
|||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@v3 # 抽取项目信息,主要是镜像的tag
|
uses: docker/metadata-action@v3 # 抽取项目信息,主要是镜像的tag
|
||||||
with:
|
with:
|
||||||
images: jhao104/proxy_pool
|
images: jwstar/douyin_tiktok_download_api
|
||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
uses: docker/build-push-action@v2 # docker build & push
|
uses: docker/build-push-action@v2 # docker build & push
|
||||||
|
Loading…
x
Reference in New Issue
Block a user