Add a fictional cipher from "supergirl"
This commit is contained in:
parent
1525640d19
commit
c789219481
6 changed files with 105 additions and 2 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -40,6 +40,7 @@ pipeline {
|
|||
post {
|
||||
always {
|
||||
archiveArtifacts artifacts: "*.tgz", fingerprint: true
|
||||
archiveArtifacts artifacts: "out/*.bin", fingerprint: true
|
||||
deleteDir()
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue