Recipe for Azure Pipelines? #1091
Unanswered
BeyondEvil
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a recipe for using direnv with Azure Pipelines?
We're currently doing this:
But similar to #903 we have to run
eval "$(direnv export bash)"
every time. 😊Beta Was this translation helpful? Give feedback.
All reactions