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
masonstrap
Commits
e426f942
Unverified
Commit
e426f942
authored
Mar 03, 2017
by
David Haynes
Browse files
Debugging time bois
parent
6b51f58f
Pipeline
#1031
failed with stage
in 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e426f942
...
@@ -14,9 +14,13 @@ build_css:
...
@@ -14,9 +14,13 @@ build_css:
-
grunt build
-
grunt build
-
mkdir .public
-
mkdir .public
-
cp index.html .public
-
cp index.html .public
-
cp -r bower_components/bootstrap/dist/js .public
-
cp -r ./bower_components/bootstrap/dist/js .public
-
cp -r masonstrap .public
-
cp -r ./masonstrap .public
-
cp -r assets .public
-
cp -r ./assets .public
-
ls -laF .public
-
ls -laF .public/masonstrap
-
ls -laF .public/assets
-
ls -laF .public/bower_components/bootstrap/dist/js
-
mv .public public
-
mv .public public
artifacts
:
artifacts
:
paths
:
paths
:
...
...
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