Skip to content

Commit 3836570

Browse files
committed
Update .gitlab-ci.yml
1 parent d9ec3c5 commit 3836570

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ maven-job:
1010
- 'mvn -DbuildNumber=$CI_PIPELINE_ID clean install -s ci_settings.xml'
1111
artifacts:
1212
paths:
13-
- '*/target/*.jar'
13+
- 'target/*.jar'

0 commit comments

Comments
 (0)