cci workspace introduction (#831)

This commit is contained in:
dman776 2023-05-09 21:53:14 -05:00 committed by GitHub
parent 3fa247bc86
commit bf95688115
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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} .