Way to ignore dotenv without env -i
Hello, is it possible to ignore a dotenv and env directive so that it is not added to the other 30 tasks and only include in 1? Something like env: none.
1 Reply
@sedyh You can set a
dotenv:
on a specific task.