summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2019-11-01 21:58:03 +0300
committerAndrei Karas <akaras@inbox.ru>2019-11-01 21:58:03 +0300
commitebffb9fcc87527cf533b45ce9ff0199d149b923c (patch)
tree80ab5c2f098d5cff6fe8d4562da53243eeb14895
parentaec9c3f1ec2c40de0f2304f4864f547bf1e91e04 (diff)
downloadspm-citest.tar.gz
spm-citest.tar.bz2
spm-citest.tar.xz
spm-citest.zip
testcitest
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0403cd7..62d0480 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,6 +5,7 @@ stages:
before_script:
- uname -a
- cat /etc/os-release
+ - cat /proc/cpuinfo
- mkdir logs || true
image: debian:unstable