Add missing CLOAK_ENCRYPTION_KEY for CI
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user