Fix CI hangs and improve github actions scripts
This commit is contained in:
parent
84725b283a
commit
67c8d88455
10 changed files with 42 additions and 32 deletions
2
.github/workflows/publish-server-docker.yml
vendored
2
.github/workflows/publish-server-docker.yml
vendored
|
|
@ -27,6 +27,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
# Install the cosign tool
|
||||
# https://github.com/sigstore/cosign-installer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue