This commit is contained in:
parent
69f957e46a
commit
077b0e801d
20
.drone.yml
20
.drone.yml
@ -6,16 +6,16 @@ clone:
|
|||||||
disable: false
|
disable: false
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# - name: testing
|
- name: testing
|
||||||
# image: jekyll/jekyll:latest
|
image: jekyll/jekyll:latest
|
||||||
# commands:
|
commands:
|
||||||
# - touch Gemfile.lock
|
- touch Gemfile.lock
|
||||||
# - chmod a+w Gemfile.lock
|
- chmod a+w Gemfile.lock
|
||||||
# - chown -R jekyll:jekyll /drone
|
- chown -R jekyll:jekyll /drone
|
||||||
# - gem update --system
|
- gem update --system
|
||||||
# - gem install bundler
|
- gem install bundler
|
||||||
# - bundle install
|
- bundle install
|
||||||
# - bundle exec jekyll build
|
- bundle exec jekyll build
|
||||||
|
|
||||||
- name: deploying
|
- name: deploying
|
||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
|
13598
package-lock.json
generated
13598
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user