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
PIM
KAlarm
Commits
074f64a2
Commit
074f64a2
authored
Jan 27, 2021
by
Laurent Montel
😁
Browse files
GIT_SILENT: Fix job by not installing clang11
parent
8fde7de6
Pipeline
#48829
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
074f64a2
...
...
@@ -9,7 +9,7 @@ build_clazy_clang_tidy:
#only:
# - merge_requests
before_script
:
-
zypper install -y clazy
clang11
-
zypper install -y clazy
-
git clone --depth=1 https://invent.kde.org/sysadmin/ci-tooling.git $CI_TOOLING
-
git clone --depth=1 https://invent.kde.org/sysadmin/repo-metadata.git $CI_TOOLING/repo-metadata
-
git clone --depth=1 https://invent.kde.org/sysadmin/kde-build-metadata.git $CI_TOOLING/kde-build-metadata
...
...
Write
Preview
Markdown
is supported
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