Add getting started script with Zitadel (#1005)

add getting started script with zitadel

limit tests for infrastructure file workflow

limit release workflow based on relevant files
This commit is contained in:
Maycon Santos
2023-08-03 19:19:17 +02:00
committed by GitHub
parent d9686bae92
commit 8aa4f240c7
6 changed files with 788 additions and 126 deletions

View File

@@ -377,3 +377,13 @@ uploads:
target: https://pkgs.wiretrustee.com/yum/{{ .Arch }}{{ if .Arm }}{{ .Arm }}{{ end }}
username: dev@wiretrustee.com
method: PUT
checksum:
extra_files:
- glob: ./infrastructure_files/getting-started-with-zitadel.sh
- glob: ./release_files/install.sh
release:
extra_files:
- glob: ./infrastructure_files/getting-started-with-zitadel.sh
- glob: ./release_files/install.sh