Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
justinz
test456
Commits
fde310a1
Commit
fde310a1
authored
Aug 23, 2021
by
justinz
Browse files
Update .gitlab-ci.yml file
parent
1e411221
Pipeline
#4091
passed with stages
in 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
fde310a1
...
...
@@ -31,8 +31,8 @@ unit-test-job: # This job runs in the test stage.
-
echo "Code coverage is 90%"
-
cat /etc/os-release
-
nproc
-
free
-hm
-
df
-h /
-
free
-
df
lint-test-job
:
# This job also runs in the test stage.
stage
:
test
# It can run at the same time as unit-test-job (in parallel).
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment