Check which locale supports bitbucket pipelines.
--HG-- branch : develop
This commit is contained in:
parent
b5457867e5
commit
9e9e2a1455
|
@ -8,6 +8,7 @@ pipelines:
|
|||
develop:
|
||||
- step:
|
||||
script:
|
||||
- locale
|
||||
- cat /etc/*-release
|
||||
- uname -a
|
||||
- grep -i processor /proc/cpuinfo | wc -l
|
||||
|
|
Loading…
Reference in New Issue
Block a user