Skip to content

Commit

Permalink
revert adding test var (#653)
Browse files Browse the repository at this point in the history
  • Loading branch information
MxEh-TT committed Feb 2, 2024
1 parent ef0d7ad commit d8d8b1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Jenkinsfile.internal
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ pipeline {
PRODUCT_NAME = "ecutest-plugin"
PRODUCT_VERSION = readMavenPom().getVersion()
TEST_LEVEL = "unit"
TEST_VAR = sh(returnStdout: true, script: 'git rev-parse HEAD')
}
tools {
maven 'M3'
Expand Down

0 comments on commit d8d8b1c

Please sign in to comment.