Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Benoit Barbot
WordGen
Commits
30481789
Commit
30481789
authored
Feb 21, 2020
by
Benoit Barbot
Browse files
Update .gitlab-ci.yml
parent
66e617fc
Pipeline
#1587
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
30481789
...
...
@@ -8,12 +8,12 @@ stages:
-
build
wordgen-web
:
stage:build
script
:
cd web-view; make web
artifacts
:
paths
:
-
web-view/website
stage:build
script
:
-
cd web-view; make web
artifacts
:
paths
:
-
web-view/website
wordgen-mac
:
stage
:
build
...
...
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