1 커밋

작성자 SHA1 메시지 날짜
  Adrien 4f99275d0a 💚: deploy test branch 3 년 전
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

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