Move nheko buildir up by one
This commit is contained in:
parent
d6ab75250f
commit
3e34f9de61
5 changed files with 10 additions and 12 deletions
|
|
@ -155,7 +155,7 @@ build-macos:
|
|||
- if : '$CI_PIPELINE_TRIGGERED == null'
|
||||
artifacts:
|
||||
paths:
|
||||
- build/nheko.app # not putting this in 'artifacts' subdir because we don't want to put it on releases
|
||||
- nheko.app # not putting this in 'artifacts' subdir because we don't want to put it on releases
|
||||
name: nheko-${CI_COMMIT_SHORT_SHA}-macos-app
|
||||
expose_as: 'macos-app'
|
||||
public: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue