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
open-source
AutoReferee
Commits
481053db
Verified
Commit
481053db
authored
Nov 14, 2021
by
NicolaiO
🐼
Browse files
Pull lfs changes instead of only fetching them
parent
03256ab9
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
481053db
...
...
@@ -14,7 +14,7 @@ test:
-
"
apt
update
&&
apt
install
git-lfs"
-
"
git
lfs
install"
-
"
git
clone
https://gitlab.com/robocup-small-size/autoref-tests.git
modules/moduli-autoreferee/autoref-tests"
-
"
(cd
modules/moduli-autoreferee/autoref-tests
&&
git
lfs
fetch
)"
-
"
(cd
modules/moduli-autoreferee/autoref-tests
&&
git
lfs
pull
)"
-
'
./gradlew
--stacktrace
--no-daemon
check
integrationTest'
artifacts
:
name
:
"
${CI_JOB_NAME}_$CI_COMMIT_REF_NAME"
...
...
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