Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# This is an example goreleaser.yaml file with some sane defaults.
# Make sure to check the documentation at http://goreleaser.com
before:
hooks:
# you may remove this if you don't use vgo
#- go mod download
# you may remove this if you don't need go generate
#- go generate ./...
builds:
- env:
- CGO_ENABLED=0
Expand Down
2 changes: 1 addition & 1 deletion .yamllint
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ignore: |
/vendor

rules:
braces: enable
brackets: enable
Expand Down
2 changes: 1 addition & 1 deletion tekton/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ spec:
valueFrom:
secretKeyRef:
# FIXME(vdemeester): this need to be fixed upstream, template should work there
#name: $(inputs.params.github-token-secret)
# name: $(inputs.params.github-token-secret)
name: bot-token-github
key: bot-token
2 changes: 1 addition & 1 deletion tekton/release-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ spec:
resources:
inputs:
- name: source
resource: source-repo
resource: source-repo