whoops, order matters, doesn't it?
All checks were successful
Potlatch Loggers Organization/ComputerKeeper/pipeline/head This commit looks good
All checks were successful
Potlatch Loggers Organization/ComputerKeeper/pipeline/head This commit looks good
This commit is contained in:
parent
9d7ac10e61
commit
535706027d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -13,7 +13,7 @@ node ('windows') {
|
||||
|
||||
// Prep Stage - Clone the Repository and Configure System as Needed.
|
||||
stage('Prep') {
|
||||
scm checkout
|
||||
checkout scm
|
||||
}
|
||||
|
||||
// Build Stage - Run the PyInstaller Steps to Generate an Executable.
|
||||
|
Loading…
Reference in New Issue
Block a user