d
This commit is contained in:
@@ -42,7 +42,7 @@ build-windows:
|
||||
Get-ChildItem -Path "$CMAKE_BUILD_TYPE" -Recurse | Compress-Archive -DestinationPath "$PROJECT_NAME-v$PROJECT_VERSION-win-$ARCH_TYPE.zip"
|
||||
artifacts:
|
||||
paths:
|
||||
- build/bin/$CMAKE_BUILD_TYPE/$PROJECT_NAME-v$PROJECT_VERSION-win-$ARCH_TYPE.zip
|
||||
- build/bin/$PROJECT_NAME-v$PROJECT_VERSION-win-$ARCH_TYPE.zip
|
||||
|
||||
create-release:
|
||||
stage: release
|
||||
|
||||
Reference in New Issue
Block a user