fixed YAML
This commit is contained in:
parent
2394301b10
commit
3e2a37f3e7
1 changed files with 6 additions and 6 deletions
|
@ -12,12 +12,12 @@ Npm, Bower, Grunt:
|
||||||
- tags
|
- tags
|
||||||
stage: build
|
stage: build
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- dist/
|
- dist/
|
||||||
- info/
|
- info/
|
||||||
- resources/
|
- resources/
|
||||||
- index.html
|
- index.html
|
||||||
- manifest.appcache
|
- manifest.appcache
|
||||||
|
|
||||||
staging:
|
staging:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
|
Loading…
Reference in a new issue