Add missing CLOAK_ENCRYPTION_KEY for CI

This commit is contained in:
Claudio Ortolina
2025-05-06 16:10:56 +01:00
parent 51b423c9fb
commit ea08f844ff
+2
View File
@@ -64,6 +64,8 @@ jobs:
- run: mix format --check-formatted - run: mix format --check-formatted
- run: mix credo --strict - run: mix credo --strict
- run: mix test - run: mix test
env:
CLOAK_ENCRYPTION_KEY: f5ol1dJROsm9yi/tvtHiblN8aLH1FUN/obEvUcASx3U=
deploy: deploy:
name: Deploy name: Deploy