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

Update .gitlab-ci.yml

parent 788e2a4a
No related branches found
No related tags found
1 merge request!24Automate target tests
Pipeline #52497 passed with stage
in 55 seconds
variables:
CUCUMBER_TAG:
value: "test"
description: "This determines which test will be runned. Valid options are - 'cache', 'policy', 'signer', 'task', 'negative'."
stages:
- test
......@@ -12,10 +17,6 @@ cache:
- .gradle/caches
test:
variables:
CUCUMBER_TAG:
value: "tsa"
description: "This determines which test will be runned. Valid options are - 'cache', 'policy', 'signer', 'task', 'negative'.
stage: test
image: gradle:7.4.1-jdk17
tags:
......
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