g
This commit is contained in:
parent
75631880b1
commit
bb71cae6ff
@ -9,8 +9,8 @@ pipeline {
|
|||||||
stage('Setup Git') {
|
stage('Setup Git') {
|
||||||
steps {
|
steps {
|
||||||
sh """
|
sh """
|
||||||
git config --global user.email "jakzar3@st.amu.edu.pl"
|
git config user.email "jakzar3@st.amu.edu.pl"
|
||||||
git config --global user.name "s487187"
|
git config user.name "s487187"
|
||||||
"""
|
"""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user