We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4157f41 + 1743815 commit a4e38abCopy full SHA for a4e38ab
.drone.yml
@@ -15,7 +15,7 @@ steps:
15
16
commands:
17
- export DEBIAN_FRONTEND=noninteractive
18
- - export TRAVIS_BRANCH=$DRONE_SOURCE_BRANCH
+ - export TRAVIS_BRANCH=$DRONE_BRANCH
19
- export TRAVIS_JOB_ID=$DRONE_BUILD_NUMBER
20
- apt-get -y update
21
- apt-get -y install libboost-all-dev doxygen mkdocs graphviz zlib1g-dev gcc clang make cmake python3 python3-pip git
0 commit comments