Filter after task to alias selector?
#3733
Answered
by
leevigraham
leevigraham
asked this question in
Help needed
|
I want to:
but only on production. Is there a way to do this with selectors? I can do something like |
Answered by
leevigraham
Nov 24, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I think this also works… adding a selector to the task:
task('deploy:sentry')->select('production');Shows the correct plan: