Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects

Revert "Update .gitlab-ci.yml"

Merged Jason Kridner requested to merge revert-c6c54e17 into patches-for-cc1352p7
Compare and
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -2,11 +2,11 @@ image: zephyrprojectrtos/zephyr-build:v0.24.7
variables:
ZEPHYR_BASE: "/builds/beagleplay/cc1352/zephyr-beagle-cc1352"
GIT_CLEAN_FLAGS: -ffdx
build:
stage: build
script:
- rm -rf ../.west
- west init -l .
- west update
- west zephyr-export