Skip to content
Snippets Groups Projects
Commit 6b6f15e0 authored by Michael DM Dryden's avatar Michael DM Dryden
Browse files

CI: add name to artifacts.

parent cf5cb985
Branches
Tags
1 merge request!2Add CI and changes to shutter
...@@ -9,5 +9,6 @@ build: ...@@ -9,5 +9,6 @@ build:
- cd DSTAT - cd DSTAT
- make - make
artifacts: artifacts:
name: "${CI_BUILD_NAME}_${CI_BUILD_REF_NAME}"
paths: paths:
- DSTAT/*.hex - DSTAT/*.hex
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment