Browse Source

Revert "Update .drone.yml" (#138)

* Revert "Update .drone.yml (#137)"

This reverts commit 1424808867.

* update
login
Glavo 4 months ago committed by GitHub
parent
commit
e2f24d461c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .drone.yml

2
.drone.yml

@ -7,7 +7,7 @@ clone:
steps:
- name: build
image: jekyll/jekyll:4.3.3
image: jekyll/jekyll:4.2.2
commands:
- touch Gemfile.lock
- chmod a+w Gemfile.lock

Loading…
Cancel
Save