-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create action that copies ROCK to Docker #29
Comments
Thank you for reporting us your feedback! The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5129.
|
We still need this after #36, since we 're doing the following in all WFs introduced there (scan-rock.yaml,
This could also be coupled with the download-artifact action and be a |
What needs to get done
Create an action to copy ROCK to Docker. We could create a composite action (which is essentially just a workflow file).
Why it needs to get done
At the moment, these lines of code are copied-pasted over a lot of our workflows
In order to avoid copy-pasting and reuse this inside a workflow's step, we need to create an action for it.
(source)
The text was updated successfully, but these errors were encountered: