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
Benoit Barbot
GraphEditor
Commits
9ee4cd54
Commit
9ee4cd54
authored
Dec 20, 2018
by
Benoit Barbot
Browse files
Update .gitlab-ci.yml
parent
b8bdd28e
Pipeline
#977
failed with stage
in 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9ee4cd54
...
...
@@ -6,8 +6,12 @@ image: registry.git.lacl.fr/barbot/grapheditor
build
:
stage
:
build
script
:
-
cd TikzEditor
script
:
-
cd editor
-
oasis setup
-
make
-
make install
-
cd ../TikzEditor
-
ocamllex tikzLexer.mll
-
ocamlyacc tikzParser.mly
-
rm tikzParser.mli
...
...
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