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
8088c29b
Verified
Commit
8088c29b
authored
Jan 22, 2022
by
NicolaiO
🐼
Browse files
Update GitLab pipeline
parent
ff5b07b1
Pipeline
#17285
failed with stage
in 5 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8088c29b
stages
:
-
build
image
:
azul/zulu-openjdk:17
build
:
stage
:
build
image
:
openjdk:17
script
:
-
'
./build.sh'
test
:
stage
:
build
image
:
openjdk:17
script
:
-
"
apt
update
&&
apt
install
git-lfs"
-
"
git
lfs
install"
...
...
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