cci workspace introduction

This commit is contained in:
Darryl Quinn 2023-05-09 21:52:47 -05:00
parent 3fa247bc86
commit a8c76fe7d7
1 changed files with 4 additions and 0 deletions

View File

@ -69,6 +69,10 @@ jobs:
name: Build x64/64
command: make MAINTARGET=x86 SUBTARGET=64
no_output_timeout: 2h
- persist_to_workspace:
root: /opt/aredn/aredn
paths:
- firmware
- run:
name: Compress build files
command: tar -cjf ~/${CIRCLE_BRANCH}_${ARTIFACTS_FILE} -C ${MY_WORKING_DIRECTORY}/${ARTIFACTS_DIR} .