git next try2
This commit is contained in:
parent
3191d4a739
commit
0c4ae69f9f
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -4,6 +4,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Stage 1') {
|
stage('Stage 1') {
|
||||||
steps {
|
steps {
|
||||||
|
sh 'rm -rf artifacts'
|
||||||
git 'https://git.wmi.amu.edu.pl/s495719/ium_495719.git'
|
git 'https://git.wmi.amu.edu.pl/s495719/ium_495719.git'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user