mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-09-12 19:50:57 +05:00
Publish tested Docker digests from push CI
This commit is contained in:
parent
c80c750b8d
commit
413f462525
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
||||
name: Tested Docker images
|
||||
uses: ./.github/workflows/docker.yml
|
||||
with:
|
||||
push_digests: false
|
||||
push_digests: ${{ github.event_name == 'push' }}
|
||||
secrets: inherit
|
||||
|
||||
required:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user