Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
text-generation-inference
Commits
01c0e368
Unverified
Commit
01c0e368
authored
Apr 14, 2023
by
OlivierDehaene
Committed by
GitHub
Apr 14, 2023
Browse files
fix(ci): fix cosign error (#183)
parent
53ee09c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
.github/workflows/build.yaml
.github/workflows/build.yaml
+3
-1
No files found.
.github/workflows/build.yaml
View file @
01c0e368
...
@@ -45,7 +45,9 @@ jobs:
...
@@ -45,7 +45,9 @@ jobs:
uses
:
rlespinasse/github-slug-action@v4.4.1
uses
:
rlespinasse/github-slug-action@v4.4.1
-
name
:
Install cosign
-
name
:
Install cosign
if
:
github.event_name != 'pull_request'
if
:
github.event_name != 'pull_request'
uses
:
sigstore/cosign-installer@v3.0.2
uses
:
sigstore/cosign-installer@f3c664df7af409cb4873aa5068053ba9d61a57b6
#v2.6.0
with
:
cosign-release
:
'
v1.13.1'
-
name
:
Tailscale
-
name
:
Tailscale
uses
:
tailscale/github-action@v1
uses
:
tailscale/github-action@v1
with
:
with
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment