Skip to content
Snippets Groups Projects
Verified Commit f4405af8 authored by Johannes Schauer Marin Rodrigues's avatar Johannes Schauer Marin Rodrigues
Browse files

.gitlab-ci.yml: gitlab CI artifacts are unable to serve symlink content

parent 94f7588e
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ build:
grep --quiet --fixed-strings "EXTRAVERSION = \\ MNT\\ Reform\\ $(git describe --always --tags --abbrev=0)" Makefile
fi
mv flash.bin imx8mq-mnt-reform2-flash.bin
ln -s imx8mq-mnt-reform2-flash.bin imx8mq-mnt-reform2-hdmi-flash.bin
cp imx8mq-mnt-reform2-flash.bin imx8mq-mnt-reform2-hdmi-flash.bin
artifacts:
paths:
- "imx8mq-mnt-reform2-flash.bin"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment