ci: include license file
This commit is contained in:
parent
ca1162ed28
commit
b31bce8b1a
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -23,6 +23,7 @@ pipeline {
|
||||
cmake --build --preset vs-release --config Release
|
||||
copy /y README.MD .\\build\\vs2022\\Release\\
|
||||
copy /y Usage*.txt .\\build\\vs2022\\Release\\
|
||||
copy /y LICENSE .\\build\\vs2022\\Release\\
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user