Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rekor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SafSec
rekor
Commits
f4b81f76
Unverified
Commit
f4b81f76
authored
3 years ago
by
Carlos Tadeu Panato Junior
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
update release image to use go 1.17.6 (#589)
Signed-off-by:
Carlos Panato
<
ctadeu@gmail.com
>
parent
0e9631fc
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
release/cloudbuild.yaml
+3
-3
3 additions, 3 deletions
release/cloudbuild.yaml
with
3 additions
and
3 deletions
release/cloudbuild.yaml
+
3
−
3
View file @
f4b81f76
...
...
@@ -41,9 +41,9 @@ steps:
-
'
verify'
-
'
--key'
-
'
https://raw.githubusercontent.com/gythialy/golang-cross/main/cosign.pub'
-
'
ghcr.io/gythialy/golang-cross:v1.17.
5-4
@sha256:
e1ae043ca969c0b46bb23aa3dd0443a9271c2f665513168091864aa3b751f12a
'
-
'
ghcr.io/gythialy/golang-cross:v1.17.
6-0
@sha256:
d22430bb9b3b2ba21adae7f9774a68e9891a0458c8e487edf86311cefb32c766
'
-
name
:
ghcr.io/gythialy/golang-cross:v1.17.
5-4
@sha256:
e1ae043ca969c0b46bb23aa3dd0443a9271c2f665513168091864aa3b751f12a
-
name
:
ghcr.io/gythialy/golang-cross:v1.17.
6-0
@sha256:
d22430bb9b3b2ba21adae7f9774a68e9891a0458c8e487edf86311cefb32c766
entrypoint
:
/bin/sh
dir
:
"
go/src/sigstore/rekor"
env
:
...
...
@@ -64,7 +64,7 @@ steps:
-
|
make release
-
name
:
ghcr.io/gythialy/golang-cross:v1.17.
5-4
@sha256:
e1ae043ca969c0b46bb23aa3dd0443a9271c2f665513168091864aa3b751f12a
-
name
:
ghcr.io/gythialy/golang-cross:v1.17.
6-0
@sha256:
d22430bb9b3b2ba21adae7f9774a68e9891a0458c8e487edf86311cefb32c766
entrypoint
:
'
bash'
dir
:
"
go/src/sigstore/rekor"
env
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment