1
0
Fork 0
mirror of https://github.com/muerwre/vk-tg-bot.git synced 2025-04-24 22:46:41 +07:00

removed develop from drone config

This commit is contained in:
Fedor Katurov 2021-05-24 10:21:29 +07:00
parent 79be127b57
commit 5acdc2fd6d

View file

@ -12,7 +12,6 @@ steps:
when: when:
branch: branch:
- master - master
- develop
settings: settings:
dockerfile: docker/Dockerfile dockerfile: docker/Dockerfile
tag: tag:
@ -30,7 +29,6 @@ steps:
when: when:
branch: branch:
- master - master
- develop
environment: environment:
BUILD_PATH: BUILD_PATH:
from_secret: build_path from_secret: build_path
@ -56,7 +54,6 @@ steps:
when: when:
branch: branch:
- master - master
- develop
environment: environment:
BUILD_PATH: BUILD_PATH:
from_secret: build_path from_secret: build_path