We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently we have a situation where autocloud is adding the same image more than once to a compose based job. View this job as an example.
While adding the job for each image, we must check if it already exists in the DB, if not then only add it.
The text was updated successfully, but these errors were encountered:
Hi Sir,
I have good experience in python and i will like to work on this issue.
Thanks Abhishek Goswami
Sorry, something went wrong.
No one is stopping you to work, please send in a PR before someone else fixes this.
No branches or pull requests
Currently we have a situation where autocloud is adding the same image more than once to a compose based job. View this job as an example.
While adding the job for each image, we must check if it already exists in the DB, if not then only add it.
The text was updated successfully, but these errors were encountered: