OP#407 initial commit with reset
This commit is contained in:
6
Jenkinsfile
vendored
6
Jenkinsfile
vendored
@@ -117,9 +117,11 @@ pipeline {
|
||||
git remote add master https://gitea.confdroid.com/confdroid/confdroid_nagios.git
|
||||
git -c credential.helper="!f() { echo username=${GITEA_USER}; echo password=${GITEA_TOKEN}; }; f" \
|
||||
push master --mirror
|
||||
'''
|
||||
'''
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user