switch to job artifacts

This commit is contained in:
Morgan 'ARR\!' Allen 2020-10-28 18:42:38 -07:00
parent 73f196c32d
commit ca0bd33106
1 changed files with 4 additions and 4 deletions

View File

@ -2,13 +2,13 @@ stages:
- build
- flash
cache:
paths:
- build/
build:
stage: build
artifacts:
paths:
- build/
script:
- idf.py reconfigure
- echo "BB-CI-$((1 + RANDOM % 999))" > bbid