Skip to content

Commit

Permalink
ci: Keep generated header file as artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
fischeti authored and colluca committed Jul 2, 2024
1 parent 3853197 commit fd1c6cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ snitch-cluster-sw:
artifacts:
paths:
- sw/math/include/bits/alltypes.h
- target/snitch_cluster/sw/runtime/common/*.h
- target/snitch_cluster/sw/**/build/*.elf
- target/snitch_cluster/sw/runtime/rtl/build/libsnRuntime.a
expire_in: 1 day

snitch-cluster-sw-banshee:
Expand Down

0 comments on commit fd1c6cb

Please sign in to comment.