Merge branch 'jenkins-build-3' into 'master'
Auto-merge for build 3 See merge request puppet/confdroid_automatic!2
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -118,6 +118,8 @@ pipeline {
|
|||||||
git branch -D development
|
git branch -D development
|
||||||
git branch -D jenkins-build-$BUILD_NUMBER
|
git branch -D jenkins-build-$BUILD_NUMBER
|
||||||
git rm -f Jenkinsfile
|
git rm -f Jenkinsfile
|
||||||
|
git rm -r --cached .scannerwork || echo "No .scannerwork to remove from git"
|
||||||
|
git rm -r --cached .yardoc || echo "No .yardoc to remove from git"
|
||||||
git rm -r --cached .vscode || echo "No .vscode to remove from git"
|
git rm -r --cached .vscode || echo "No .vscode to remove from git"
|
||||||
git commit --amend --no-edit --allow-empty
|
git commit --amend --no-edit --allow-empty
|
||||||
git remote add master https://sourcecode.confdroid.com/confdroid/confdroid_automatic.git
|
git remote add master https://sourcecode.confdroid.com/confdroid/confdroid_automatic.git
|
||||||
|
|||||||
Reference in New Issue
Block a user