Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
extensions.typo3.org
extensions.typo3.org
Commits
c576cbce
Commit
c576cbce
authored
Mar 13, 2017
by
Thomas Löffler
Browse files
Add layout stage to generate CSS and JS
parent
bcbcecd0
Pipeline
#138
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c576cbce
...
@@ -24,6 +24,20 @@ build:
...
@@ -24,6 +24,20 @@ build:
expire_in
:
'
7d'
expire_in
:
'
7d'
environment
:
${CI_BUILD_REF_NAME}
environment
:
${CI_BUILD_REF_NAME}
layout
:
stage
:
layout
image
:
montoias/docker-nodejs-bower-grunt-compass:v2
before_script
:
-
cd html/typo3conf/ext/t3olayout/Resources/Private
script
:
-
npm install
-
grunt
artifacts
:
paths
:
-
./
expire_in
:
'
7d'
environment
:
${CI_BUILD_REF_NAME}
.deploy-template
:
&deploy_template
.deploy-template
:
&deploy_template
stage
:
deploy
stage
:
deploy
script
:
script
:
...
...
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