This website works better with JavaScript.
首頁
探索
說明
註冊
登入
cryptohagen.dk
/
website
關註
2
收藏
0
複製
1
程式碼
問題管理
2
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
Specify specific version of bundler in .drone.yml
master
Jesper Hess
1 年之前
父節點
a5ea201918
當前提交
10e3fde4c0
簽署人:
graffen
<jesper@graffen.dk>
GPG Key ID:
351A89E40D763F0F
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.drone.yml
+ 1
- 1
.drone.yml
查看文件
@@ -5,7 +5,7 @@ steps:
- name: build
image: ruby
commands:
- gem install bundler
- gem install bundler
:1.17.3
- bundle install
- bundle exec jekyll build
Write
Preview
Loading…
取消
儲存