瀏覽代碼

💚: deploy test branch

master
Adrien 3 年之前
父節點
當前提交
4f99275d0a
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. +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

Loading…
取消
儲存