Skip to content
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

JFrog CLI Task with dynamic command list #503

Open
anumalasri opened this issue Sep 17, 2024 · 0 comments
Open

JFrog CLI Task with dynamic command list #503

anumalasri opened this issue Sep 17, 2024 · 0 comments
Labels
question Further information is requested

Comments

@anumalasri
Copy link

We are automating our build process using JFrog Tasks, in Azure Devops Pipelines.

We are having issue in achieving dynamic commands. Using script, we can build different arficats and wants to use CLI task to run JFrog command to scan and push them to artifactory.

Due to mutliline commands and how its processing in JFrog Task, we are facing issues.

##[error]Error: Command failed: /azp/_work/_tool/jf/2.62.1/x64/jf -version \n jf docker scan

Is there any way to pass dynamic jf commands and execute the command successfully?

@anumalasri anumalasri added the question Further information is requested label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant