mirror of
https://gitlab.com/greenleebt/business-website.git
synced 2026-08-17 16:26:16 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
c3447cf3a3
commit
43bcce8122
1 changed files with 1 additions and 11 deletions
|
|
@ -1,12 +1,2 @@
|
||||||
|
# The Docker image that will be used to build your app
|
||||||
image: ruby
|
image: ruby
|
||||||
|
|
||||||
pages:
|
|
||||||
stage: build
|
|
||||||
script:
|
|
||||||
- gem install jekyll
|
|
||||||
- jekyll build -d public
|
|
||||||
artifacts:
|
|
||||||
paths:
|
|
||||||
- public
|
|
||||||
only:
|
|
||||||
- master
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue