Improve CI (#181)
This commit is contained in:
parent
8e4ac3a26a
commit
9ac7fdbeb7
10 changed files with 44 additions and 33 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