mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2026-06-04 00:46:54 +00:00
Update Jenkinsfile
This commit is contained in:
Vendored
-1
@@ -20,7 +20,6 @@ pipeline {
|
||||
#!/bin/sh
|
||||
BRANCH=\$(echo "\${BRANCH_NAME}" | sed 's/\\//_/g')
|
||||
mv \${WORKSPACE}/build/libs/Scissors-bundler-*.jar \${WORKSPACE}/build/libs/scissors-\${BRANCH}-\${BUILD_NUMBER}.jar
|
||||
rm \${WORKSPACE}/build/libs/Scissors-*-SNAPSHOT.jar
|
||||
"""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user