Commit 00a2e843 authored by Rúben Carneiro's avatar Rúben Carneiro
Browse files

# Update Jenkins

parent ad4f17ce
......@@ -4,7 +4,7 @@ pipeline {
stages {
stage('Build Windows Installer') {
steps {
sh 'wine /home/xfonelab1/.wine/drive_c/Program Files (x86)/Inno Setup 6/Compil32.exe SageTeaworkstation.iss'
sh 'wine /home/xfonelab1/.wine/drive_c/Program Files (x86)/Inno Setup 6/Compil32.exe ./SageTeaworkstation.iss'
artifacts '*.exe'
}
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment