Selaa lähdekoodia

💚: deploy test branch

master
Adrien 3 vuotta sitten
vanhempi
commit
4f99275d0a
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. +2
    -1
      .drone.yml

+ 2
- 1
.drone.yml Näytä tiedosto

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

Ladataan…
Peruuta
Tallenna