Merge branch 'main' into immich-update
This commit is contained in:
commit
ff8ad827d2
2 changed files with 2 additions and 2 deletions
|
@ -66,7 +66,7 @@ jobs:
|
|||
--helm-values "$repo/values.yaml" \
|
||||
--format pretty \
|
||||
--set-exit-code-on-danger \
|
||||
--set-exit-code-below-score 90
|
||||
--set-exit-code-below-score 80
|
||||
done
|
||||
|
||||
validate-api:
|
||||
|
|
|
@ -11,7 +11,7 @@ tasks:
|
|||
DOCKER_HOST: ssh://colima
|
||||
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:
|
||||
silent: false
|
||||
|
|
Loading…
Reference in a new issue