Replies: 1 comment
-
https://nektosact.com/usage/index.html?highlight=env.ACT#skipping-steps |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to be able to detect an
act
runtime environment within a workflow, for example to skip a deploy step or to pass a different config file to a test runner. I suppose that there already is a env variable for just that, but cant't find it's name...I know that I could use
.actrc
to pass one on my own, but that would be a bit to specific to my needs, I guess others would benefit from such a variables as well...Beta Was this translation helpful? Give feedback.
All reactions