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"
|
Get-ChildItem -Path "$CMAKE_BUILD_TYPE" -Recurse | Compress-Archive -DestinationPath "$PROJECT_NAME-v$PROJECT_VERSION-win-$ARCH_TYPE.zip"
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
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:
|
create-release:
|
||||||
stage: release
|
stage: release
|
||||||
|
|||||||
Reference in New Issue
Block a user