diff options
| author | Heinrich Lee Yu <heinrich@gitlab.com> | 2019-05-25 07:43:30 +0800 |
|---|---|---|
| committer | Heinrich Lee Yu <heinrich@gitlab.com> | 2019-05-25 07:43:30 +0800 |
| commit | e3061b3bdf7e624b4fae42000d17acb4dddef500 (patch) | |
| tree | d9b65c39dbb42afa2c6e0cafb6469f5c4efcefd9 | |
| parent | 1ae718f2f944c9e2fdc160ef7a6bc33b8fd1fb13 (diff) | |
| download | gitlab-ce-spec-without-profile.tar.gz | |
Show CPU countspec-without-profile
| -rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cc71ae9245a..5f56e431a81 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,6 +14,7 @@ variables: before_script: - date + - nproc --all - source scripts/utils.sh - source scripts/prepare_build.sh - date |
