diff --git a/.drone.yml b/.drone.yml index 5ef2072..ea29f2a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,8 +15,7 @@ steps: - apt-get -y update - apt-get -y install graphviz plantuml make python3-pip git - pip install -r requirements.txt - - cd .. - - make -j4 bundle + - make bundle trigger: branch: