本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
aagez
/
nexus-timers
關注
1
收藏
1
複製
0
程式碼
問題
4
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
💚
: deploy test branch
master
Adrien
4 年之前
父節點
8182ce97dd
當前提交
4f99275d0a
共有
1 個檔案被更改
,包括
2 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
.drone.yml
+ 2
- 1
.drone.yml
查看文件
@@ -20,6 +20,7 @@ steps:
- name: Build new image
commands:
- git checkout test
- docker build . -f Dockerfile.production --tag="nexus-timers"
- name: Launch new container
@@ -28,4 +29,4 @@ steps:
trigger:
branch:
-
master
-
test
Write
Preview
Loading…
取消
儲存