Skip to content

Commit

Permalink
updated ci and goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
ogazitt committed May 24, 2024
1 parent 3a751f0 commit 8e0f26e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- "./plugins/auth0"
- "./plugins/azuread"
- "./plugins/cognito"
- "./plugins/fusionauth"
- "./plugins/google"
- "./plugins/ldap"
- "./plugins/okta"
Expand Down
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ brews:
bin.install "ds-load-google"
bin.install "ds-load-okta"
bin.install "ds-load-ldap"
bin.install "ds-load-fusionauth"
dockers:
# https://goreleaser.com/customization/docker/
Expand Down

0 comments on commit 8e0f26e

Please sign in to comment.