Skip to content

Commit f676621

Browse files
authored
jkhkj
jkhkj
1 parent 9e4f0ec commit f676621

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ pipeline {
44
stages {
55
stage('Build') {
66
agent {
7+
78
docker { image 'maven:3-alpine' }
89

910
}

0 commit comments

Comments
 (0)