Commit 4c218d5c authored by Adam Wujek's avatar Adam Wujek

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

This reverts commit 7e94f4bb.
parent 7e94f4bb
...@@ -115,9 +115,7 @@ build-wr2rf: ...@@ -115,9 +115,7 @@ build-wr2rf:
- echo "Building..." - echo "Building..."
#- ./ci-scripts/build-wr2rf.sh #- ./ci-scripts/build-wr2rf.sh
# TODO: remove! # TODO: remove!
- git describe --dirty >> wr2rf_repo_verx.txt - git describe --dirty >> wr2rf.tar.xz
- touch wr2rf_vme.bit
- tar -cJf wr2rf.tar.xz wr2rf_vme.bit wr2rf_repo_verx.txt
- mkdir -p $_BITSTREAM_DEST - mkdir -p $_BITSTREAM_DEST
- cp wr2rf.tar.xz $_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