This website works better with JavaScript.
首頁
探索
說明
登入
aagez
/
nexus-timers
關註
1
收藏
1
複製
0
程式碼
問題管理
4
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
💚
: 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…
取消
儲存