使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
aagez
/
nexus-timers
关注
1
点赞
1
派生
0
代码
工单
4
合并请求
0
版本发布
0
百科
动态
1 次代码提交
6e8144e163
...
4f99275d0a
作者
SHA1
备注
提交日期
Adrien
4f99275d0a
💚
: deploy test branch
4 年前
共有
1 个文件被更改
,包括
2 次插入
和
1 次删除
分列视图
Diff 选项
显示统计
+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
撰写
预览
正在加载...
取消
保存