Skip to content

Commit fe47e5c

Browse files
authored
sdfsdf
sdfds
1 parent bbd4a8b commit fe47e5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pipeline {
77
docker { image 'maven:3-alpine' }
88
}
99
steps {
10-
sh 'mvn --version'
10+
sh 'mvn publish'
1111
}
1212
}
1313

0 commit comments

Comments
 (0)