Skip to content
Snippets Groups Projects
Commit 9e3d09df authored by Guido Gunther's avatar Guido Gunther :zzz:
Browse files

gitlab-ci: Drop mkdir

Librem5-devkit-flash-image creates it so let's test that code path as
well.
parent c2c5cf26
No related branches found
No related tags found
No related merge requests found
Pipeline #3814 passed
......@@ -47,7 +47,6 @@ test:download:
- apt-get -y update
- apt-get -y install $FLASHDEPS
script:
- mkdir download
- scripts/librem5-devkit-flash-image --skip-flash --skip-cleanup --dir=download/
- ls -l download/devkit.img download/flash_devkit.lst download/u-boot-devkit-recovery.imx
- rm -rf download
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment