Commit c89e0207 authored by Adam Wujek's avatar Adam Wujek

Revert ".gitlab-ci.yml: fake wr2rf.tar.xz for fast build"

This reverts commit 7e94f4bb.
parent 9cd1eeb7
......@@ -113,11 +113,7 @@ build-wr2rf:
- ./ci-scripts/checkout.sh
- cp $_FIRMWARE_DEST/wrc.bram dependencies/wrpc-sw-file
- echo "Building..."
#- ./ci-scripts/build-wr2rf.sh
# TODO: remove!
- git describe --dirty >> wr2rf_repo_verx.txt
- touch wr2rf_vme.bit
- tar -cJf wr2rf.tar.xz wr2rf_vme.bit wr2rf_repo_verx.txt
- ./ci-scripts/build-wr2rf.sh
- mkdir -p $_BITSTREAM_DEST
- cp wr2rf.tar.xz $_BITSTREAM_DEST/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment