mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
workflow 增加 digest 打印
This commit is contained in:
@@ -170,3 +170,6 @@ jobs:
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
cache-from: type=local,src=/tmp/.buildx-cache
|
||||
cache-to: type=local,dest=/tmp/.buildx-cache
|
||||
|
||||
- name: Image digest
|
||||
run: echo ${{ steps.docker_build.outputs.digest }}
|
||||
|
||||
Reference in New Issue
Block a user