mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-23 09:48:04 +00:00
install goreleaser
This commit is contained in:
5
.github/workflows/zitadel-pr.yml
vendored
5
.github/workflows/zitadel-pr.yml
vendored
@@ -18,6 +18,11 @@ jobs:
|
||||
with:
|
||||
driver: docker
|
||||
install: true
|
||||
- name: Install GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v3
|
||||
with:
|
||||
install-only: true
|
||||
version: v1.10.3
|
||||
- name: Test
|
||||
run: ./e2e/install.sh
|
||||
- name: Publish go coverage
|
||||
|
Reference in New Issue
Block a user