1 İşlemeler

Yazar SHA1 Mesaj Tarih
  Adrien 4f99275d0a 💚: deploy test branch 3 yıl önce
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. +2
    -1
      .drone.yml

+ 2
- 1
.drone.yml Dosyayı Görüntüle

@@ -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

Yükleniyor…
İptal
Kaydet