💾 Volume for cache, default values for envs in compose
All checks were successful
Deploy application / deploy (push) Successful in 3s
All checks were successful
Deploy application / deploy (push) Successful in 3s
This commit is contained in:
@ -25,6 +25,8 @@ jobs:
|
||||
LOG_LEVEL: ${{ vars.LOG_LEVEL }}
|
||||
DB_DIRECTORY: ${{ vars.DB_DIRECTORY }}
|
||||
DB_FILENAME: ${{ vars.DB_FILENAME }}
|
||||
TRANSACTION_RELATIVE_FROM_DATE: ${{ vars.TRANSACTION_RELATIVE_FROM_DATE }}
|
||||
TRANSACTION_RELATIVE_TO_DATE: ${{ vars.TRANSACTION_RELATIVE_TO_DATE }}
|
||||
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
|
Reference in New Issue
Block a user