Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
recolic-hust
hust-x86-simulator
Commits
ce750fef
Verified
Commit
ce750fef
authored
Dec 31, 2019
by
Recolic Keghart
Browse files
update gitlab ci file
parent
48863f55
Pipeline
#805
passed with stages
in 1 minute and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ce750fef
image
:
archlinux/base
image
:
recolic/cxx-toolkit
stages
:
-
build
...
...
@@ -7,7 +7,7 @@ stages:
build
:
stage
:
build
script
:
-
pacman -Sy && pacman -S --noconfirm bison flex
gcc make
gettext sdl2 lib32-glibc grep
-
pacman -Sy && pacman -S --noconfirm bison flex gettext sdl2 lib32-glibc grep
-
export AM_HOME=$(pwd)/nexus-am/
-
cd nemu && make
-
show_log=1 ./runall.sh &> testcases.log ; echo $? > testres.log
...
...
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