Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
ink
Commits
4391a18d
Unverified
Commit
4391a18d
authored
Dec 04, 2020
by
Michael Müller
Browse files
Remove `test`, needs already covers this
parent
621e435b
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4391a18d
...
...
@@ -278,10 +278,6 @@ publish-docs:
-
if
:
$CI_COMMIT_REF_NAME == "master"
-
if
:
$CI_COMMIT_REF_NAME == "tags"
script
:
-
test -r ./crate-docs/index.html || (
echo "./crate-docs/index.html not present, docs job not complete";
exit
1
)
-
rm -rf /tmp/*
-
unset CARGO_TARGET_DIR
# Set git config
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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