Skip to content
Snippets Groups Projects
Commit a36ef53d authored by Lukas Malte Monnerjahn's avatar Lukas Malte Monnerjahn
Browse files

OZG-8085 correct input name

parent 88de4bd4
Branches
Tags
No related merge requests found
Pipeline #2620 passed
...@@ -43,7 +43,7 @@ include: ...@@ -43,7 +43,7 @@ include:
# Maven Build, Test and Verify # Maven Build, Test and Verify
- component: $CI_SERVER_FQDN/ozg-cloud/ci-components/maven_build@main - component: $CI_SERVER_FQDN/ozg-cloud/ci-components/maven_build@main
inputs: inputs:
maven_cli_opts: $MAVEN_CLI_OPTS maven_cli_options: $MAVEN_CLI_OPTS
# Maven Deploy for MR, Snapshot and Release to GitLab # Maven Deploy for MR, Snapshot and Release to GitLab
- component: $CI_SERVER_FQDN/ozg-cloud/devops/ci-components/maven_deploy@main - component: $CI_SERVER_FQDN/ozg-cloud/devops/ci-components/maven_deploy@main
inputs: inputs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment