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
version: v1.0 name: cds-workflows vcs_server: my-serveur repo: foo/bar vcs_connection_type: ssh vcs_pgp_key: app-pgp-key
if connection type is ssh, we must return an error if there is no ssh key provided vcs_ssh_key
The text was updated successfully, but these errors were encountered:
fix(api): Add check on import application as code #3711
662e217
Signed-off-by: Benjamin Coenen <[email protected]>
876503e
Co-Authored-By: bnjjj <[email protected]>
fix(api): Add check on import application as code #3711 (#3732)
050268f
Successfully merging a pull request may close this issue.
if connection type is ssh, we must return an error if there is no ssh key provided vcs_ssh_key
The text was updated successfully, but these errors were encountered: