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
For example
metadata: set: - qa: pending - commit_message: ${{CF_COMMIT_MESSAGE}} - successful: true - quality: 90 - is_tested: eval: "${{unit_test_step.status}} === success"
The text was updated successfully, but these errors were encountered:
#17 Support the build step's metadata annotations:
6fc0fd7
* Add the ability to annotate newly built images with metadata values of type : boolean, string, number and tevale evaluation
d5b70ac
* Add the ability to specify "dangling" metadata annotations * Change the tevale eval field to "evaluation"
ca217d3
* Add support for post step annotation ops
ca8745b
6f0261b
noamt
No branches or pull requests
For example
The text was updated successfully, but these errors were encountered: