diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index e97035636..2af04c508 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -8,7 +8,6 @@ pipelines: develop: - step: script: - - lsb_release -a - uname -a - grep -i processor /proc/cpuinfo | wc -l - gcc --version