Skip to content

Commit

Permalink
cicd: updated to v2 goreleaser config and latest .reusable workflow (c…
Browse files Browse the repository at this point in the history
…loses #9)
  • Loading branch information
deltics committed Jul 4, 2024
1 parent 8e9583d commit 5510877
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ name: release
on: push
jobs:
module-qa:
uses: blugnu/.reusable/.github/workflows/pipeline.module-release.yml@v0.4.3
uses: blugnu/.reusable/.github/workflows/pipeline.module-release.yml@v0.5.0
secrets: inherit
6 changes: 3 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version: 1
build:
skip: true
version: 2
builds:
- skip: true

0 comments on commit 5510877

Please sign in to comment.