Merge branch 'main' into immich-update

This commit is contained in:
Tommy 2024-11-11 20:19:04 +00:00 committed by Mooo[bot]
commit ff8ad827d2
Signed by: Mooo[bot]
GPG key ID: CF3AFE4D5B62BB9A
2 changed files with 2 additions and 2 deletions

View file

@ -66,7 +66,7 @@ jobs:
--helm-values "$repo/values.yaml" \ --helm-values "$repo/values.yaml" \
--format pretty \ --format pretty \
--set-exit-code-on-danger \ --set-exit-code-on-danger \
--set-exit-code-below-score 90 --set-exit-code-below-score 80
done done
validate-api: validate-api:

View file

@ -11,7 +11,7 @@ tasks:
DOCKER_HOST: ssh://colima DOCKER_HOST: ssh://colima
cmds: cmds:
- | - |
act --container-architecture linux/amd64 -W .forgejo -P flakes-action=code.252.no/tommy/flakes-action:latest act --container-architecture linux/amd64 -W .forgejo/workflows -P flakes-action=code.252.no/tommy/flakes-action:latest
test: test:
silent: false silent: false