Преглед изворни кода

💚: 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…
Откажи
Сачувај