Skip to content

Commit

Permalink
Merge branch 'master' into sdp
Browse files Browse the repository at this point in the history
  • Loading branch information
ujjwal-ibm committed Sep 25, 2024
2 parents 6d4f520 + 924fe87 commit c37aab7
Show file tree
Hide file tree
Showing 399 changed files with 30,874 additions and 4,790 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6
with:
version: latest
args: release --rm-dist
version: v1.26.2
args: release --clean
env:
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
# GitHub sets this automatically
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ vendor/
!command/test-fixtures/**/*.tfstate
!command/test-fixtures/**/.terraform/

!jenkins/workflow.xml
*.sh

!createaddon.sh
Expand Down
Loading

0 comments on commit c37aab7

Please sign in to comment.