Skip to content
This repository was archived by the owner on Apr 7, 2023. It is now read-only.

Commit 88f90e8

Browse files
committed
Fixed jenkinsfile
1 parent be2d565 commit 88f90e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Jenkinsfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ pipeline {
2020
stage('Package') {
2121
steps {
2222
sh 'mv ToggleTag/bin/ToggleTag.dll Plugin/'
23-
sh 'mv ToggleTag/bin/YamlDotNet.dll Plugin/dependencies'
2423
sh 'mv ToggleTag/bin/Newtonsoft.Json.dll Plugin/dependencies'
2524
}
2625
}

0 commit comments

Comments
 (0)