mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-06-22 03:44:13 +08:00
Update docker
This commit is contained in:
4
.github/workflows/web.yml
vendored
4
.github/workflows/web.yml
vendored
@@ -62,6 +62,10 @@ jobs:
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: lifegpc/eh_downloader
|
||||
tags: |
|
||||
type=ref,event=branch
|
||||
type=semver,pattern={{version}}
|
||||
type=semver,pattern={{major}}.{{minor}}
|
||||
- name: Build and push Docker Image
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user