Closed divyansh42 closed 3 years ago
can you add some extra_args to a test case?
Figured out that, pull_request_target is not running on the PR branch. So here is the test workflow: https://github.com/Divyansh42/push-to-registry/runs/1849255706?check_suite_focus=true#step:10:110
If a user wants to pass few extra args to push command when pushing image, then he can pass using 'extra-args' input parameter. This PR adds another input
extra-args
to pass extra arguments.Fixes: #17
Signed-off-by: divyansh42 diagrawa@redhat.com