cat
This commit is contained in:
parent
f2bf76925c
commit
75f73b0c82
@ -8,7 +8,7 @@ environment:
|
|||||||
CC: /usr/bin/false
|
CC: /usr/bin/false
|
||||||
tasks:
|
tasks:
|
||||||
- setup: |
|
- setup: |
|
||||||
dpkg -l
|
dpkg -l | cat
|
||||||
curl -L https://github.com/bazelbuild/bazelisk/releases/download/v1.9.0/bazelisk-linux-amd64 \
|
curl -L https://github.com/bazelbuild/bazelisk/releases/download/v1.9.0/bazelisk-linux-amd64 \
|
||||||
-o bazel
|
-o bazel
|
||||||
chmod +x bazel
|
chmod +x bazel
|
||||||
|
Loading…
Reference in New Issue
Block a user