forked from adam/discord-bot-shtik
This commit is contained in:
parent
5fb96ea67e
commit
c1e32ef39a
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -9,7 +9,7 @@ pipeline {
|
||||
}
|
||||
stage('Build') {
|
||||
steps {
|
||||
sh 'dotnet publish directors-assistant.csproj --configuration Release --os linux'
|
||||
sh 'dotnet publish vassago.csproj --configuration Release --os linux'
|
||||
archiveArtifacts artifacts: 'bin/Release/net7.0/linux-x64/publish/*'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user