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
bf3b7d6c
Verified
Commit
bf3b7d6c
authored
Jan 22, 2022
by
NicolaiO
🐼
Browse files
Update GitLab pipeline
parent
8088c29b
Pipeline
#17286
passed with stage
in 11 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
bf3b7d6c
...
...
@@ -6,7 +6,7 @@ build:
test
:
script
:
-
"
apt
update
&&
apt
install
git-lfs"
-
"
apt
-get
-y
update
&&
apt
-get
-y
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
pull)"
...
...
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