Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
lib-ical
Commits
9d596652
Commit
9d596652
authored
Feb 27, 2017
by
Mark Stenglein
Browse files
fix gitlab ci file take 2
parent
51632203
Pipeline
#1001
failed with stages
in 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9d596652
...
...
@@ -34,7 +34,11 @@ test_lib-ical:
pages
:
stage
:
deploy
before_script
:
-
npm install
-
npm install -g typescript ts-node gulp-cli
script
:
-
npm run glabCLI
-
mkdir .public
-
cp -r mocawesome-reports/* .public
-
mv .public public
...
...
@@ -44,4 +48,3 @@ pages:
-
public
only
:
-
develop
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