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
polkadot
Commits
7bf33eb3
Commit
7bf33eb3
authored
Dec 27, 2019
by
gabriel klawitter
Committed by
Bastian Köcher
Dec 27, 2019
Browse files
ci: fetch master branch for runtime diff (#708)
parent
a05f2856
Pipeline
#73027
passed with stages
in 16 minutes and 48 seconds
Changes
1
Pipelines
6
Show whitespace changes
Inline
Side-by-side
scripts/gitlab/check_runtime.sh
View file @
7bf33eb3
...
...
@@ -29,6 +29,9 @@ github_label () {
# make sure the master branch is available in shallow clones
git fetch
--depth
=
${
GIT_DEPTH
:-
100
}
origin master
# check if the wasm sources changed
if
!
git diff
--name-only
origin/master...
${
CI_COMMIT_SHA
}
\
...
...
gabriel klawitter
🏄
@gabriel
mentioned in commit
3db7aa25
·
Dec 27, 2019
mentioned in commit
3db7aa25
mentioned in commit 3db7aa25d8dbf40160c3bdd8f76dba0bf05e70a4
Toggle commit list
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