소스 검색

💚: 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

불러오는 중...
취소
저장