mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 19:42:46 +01:00
ci: better names for artifacts
This commit is contained in:
parent
3984a49a43
commit
a191c09cdc
@ -73,7 +73,7 @@ builder-image:
|
||||
- depends/built
|
||||
- depends/sdk-sources
|
||||
artifacts:
|
||||
name: depends
|
||||
name: depends-${CI_JOB_NAME}
|
||||
when: on_success
|
||||
paths:
|
||||
- depends/$HOST
|
||||
@ -130,7 +130,7 @@ builder-image:
|
||||
paths:
|
||||
- cache/ccache
|
||||
artifacts:
|
||||
name: binaries
|
||||
name: build-${BUILD_TARGET}
|
||||
when: always
|
||||
paths:
|
||||
- build-ci
|
||||
|
Loading…
Reference in New Issue
Block a user