Skip to content
Snippets Groups Projects
Commit b10e3879 authored by Frieder Schrempf's avatar Frieder Schrempf
Browse files

CI: Fix build artifacts naming

parent a483f843
No related branches found
No related tags found
1 merge request!20Draft: CI Rework for automated testing via labgrid
......@@ -87,7 +87,7 @@ workflow:
- !reference [.scripts, cache]
- !reference [.scripts, kas]
artifacts:
name: "$CI_PROJECT_NAME $CI_COMMIT_REF_NAME $MACHINE"
name: "$CI_PROJECT_NAME $CI_COMMIT_REF_NAME $PLATFORM $YOCTO_SERIES"
paths:
- build/tmp/deploy
- build/env
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment