Skip to content
Snippets Groups Projects
Commit 7e4002a5 authored by Georgi Michev's avatar Georgi Michev
Browse files

Update .gitlab-ci.yml file

parent d28c82e3
No related branches found
No related tags found
No related merge requests found
Pipeline #69918 canceled with stage
......@@ -22,8 +22,6 @@ cache:
test:
stage: test
image: gradle:7.4.1-jdk17
tags:
- amd64-docker
script:
- gradle regressionSuite -PbaseUrl=${BASE_URL} -Dcucumber.tags="@${CUCUMBER_TAG}, not @wip" -Dcourgette.threads=1 -Dcourgette.runLevel=Scenario -Dcourgette.rerunFailedScenarios=false -Dcourgette.rerunAttempts=1
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment