Try to fix bitbucket-pipelines.yml
--HG-- branch : develop
This commit is contained in:
parent
707d2a805e
commit
25d42004d1
|
@ -8,7 +8,6 @@ pipelines:
|
||||||
develop:
|
develop:
|
||||||
- step:
|
- step:
|
||||||
script:
|
script:
|
||||||
- lsb_release -a
|
|
||||||
- uname -a
|
- uname -a
|
||||||
- grep -i processor /proc/cpuinfo | wc -l
|
- grep -i processor /proc/cpuinfo | wc -l
|
||||||
- gcc --version
|
- gcc --version
|
||||||
|
|
Loading…
Reference in New Issue
Block a user