How can I automate configuration for CI? #639
Unanswered
frozenchocolate
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
Uh oh!
There was an error while loading. Please reload this page.
-
I am integrating Periphery scan in my CI process, so the parameters for my
.periphery.yml
file must be built dynamically because thetargets
to be scanned may change, so what I just want to scan all of them? The ideal would be that I could just write my file like this:but of course it doesn't work.
Can someone help me?
Beta Was this translation helpful? Give feedback.
All reactions