Update .drone.yml (#137)
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2024-07-18 09:17:41 +08:00
committed by GitHub
parent 7eea33c984
commit 1424808867
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ clone:
steps:
- name: build
image: jekyll/jekyll:4.2.2
image: jekyll/jekyll:4.3.3
commands:
- touch Gemfile.lock
- chmod a+w Gemfile.lock