Skip to content
Snippets Groups Projects
Commit 75bcd1ad authored by Georgi Todorov's avatar Georgi Todorov
Browse files

Update .gitlab-ci.yml

parent 8e29e14a
No related branches found
No related tags found
No related merge requests found
Pipeline #58604 failed with stage
in 9 minutes and 29 seconds
......@@ -23,7 +23,7 @@ test:
stage: test
image: gradle:7.4.1-jdk17
tags:
- amd64-docker
- 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=0
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