| author | |
| committer | |
| log | 4acd8920d856f475bb86e3ae7d6284f91e7119d9 |
| tree | 053348cb37ffd0b7779b39752c8081466eb3dfc4 |
| parent | bd8b94bd0ec592b62b8ae5637375a8d79cbe3e3b |
1 files changed, 0 insertions(+), 7 deletions(-)
ci/zinc/linux_build.sh-7| ... | ... | @@ -3,13 +3,6 @@ |
| 3 | 3 | set -x |
| 4 | 4 | set -e |
| 5 | 5 | |
| 6 | # Probe CPU/brand details. | |
| 7 | echo "lscpu:" | |
| 8 | (lscpu | sed 's,^, : ,') 1>&2 | |
| 9 | ||
| 10 | pwd | |
| 11 | (env | sort | sed 's,^, : ,') 1>&2 | |
| 12 | ||
| 13 | 6 | WORKSPACE="$DRONE_WORKSPACE" |
| 14 | 7 | LOCAL="/deps/local" |
| 15 | 8 | ZIG="$LOCAL/bin/zig" |