Skip to content

Commit 202f3f7

Browse files
authored
declare shortCommit in groovy (#4206)
### 🛠 Summary ### 🧪 Checklist - [ ] Unit tests added. - [ ] The documentation updated. - [ ] Change follows security best practices. ``
1 parent 1fd0723 commit 202f3f7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ci/buildOnMain.groovy

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
def shortCommit = ''
2+
13
pipeline {
24
agent {
35
label 'ovms-coordinator'

0 commit comments

Comments
 (0)