chore(process): add dotenv-load instruction to justfile
build / build (push) Successful in 6m6s Details

This commit is contained in:
DataHearth 2023-07-15 23:24:21 +02:00
parent d0b19e61f6
commit 35c3c41ec7
No known key found for this signature in database
GPG Key ID: E88FD356ACC5F3C4
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
set dotenv-load
set shell := ["zsh", "-uc"]
default: