mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-06-06 05:38:44 +08:00
add docker detect
This commit is contained in:
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
@@ -40,5 +40,7 @@ jobs:
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
cache-from: type=gha,scope=docker-cache
|
||||
cache-to: type=gha,mode=max,scope=docker-cache
|
||||
build-args: |
|
||||
DENO_DEPLOYMENT_ID=${{ github.sha }}
|
||||
|
||||
Reference in New Issue
Block a user