cd .. removed

This commit is contained in:
Gulliver 2021-11-17 23:30:50 +01:00
parent a48bf444e7
commit 5ac657ff0e

View File

@ -15,8 +15,7 @@ steps:
- apt-get -y update - apt-get -y update
- apt-get -y install graphviz plantuml make python3-pip git - apt-get -y install graphviz plantuml make python3-pip git
- pip install -r requirements.txt - pip install -r requirements.txt
- cd .. - make bundle
- make -j4 bundle
trigger: trigger:
branch: branch: