Loading .gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -632,6 +632,9 @@ nightly_workflows_job: - mvn -q test "-Dkarate.options=--dryrun" script: - | mvn -B -q test \ "-Dkarate.env=$KARATE_ENV_INSTALLER" \ "-Dkarate.options=--tags @portal-login-test" && mvn -B -q test \ "-Dkarate.env=$KARATE_ENV_INSTALLER" \ "-Dkarate.options=--tags @smoke-e2e-workflow-private" && Loading Loading
.gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -632,6 +632,9 @@ nightly_workflows_job: - mvn -q test "-Dkarate.options=--dryrun" script: - | mvn -B -q test \ "-Dkarate.env=$KARATE_ENV_INSTALLER" \ "-Dkarate.options=--tags @portal-login-test" && mvn -B -q test \ "-Dkarate.env=$KARATE_ENV_INSTALLER" \ "-Dkarate.options=--tags @smoke-e2e-workflow-private" && Loading