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" \
|
--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:
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue