Fix documentation download.
continuous-integration/drone/push Build is passing Details

Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
This commit is contained in:
Deukhoofd 2020-09-25 18:39:36 +02:00
parent b4e1e1e3d2
commit 54eb0da76a
Signed by: Deukhoofd
GPG Key ID: F63E044490819F6F
1 changed files with 2 additions and 2 deletions

View File

@ -89,10 +89,10 @@ steps:
path: /docs
commands:
- rm -rf /docs/*
- wget https://documentation.p-epsilon.com/Arbutils/Arbutils.tag Arbutils.tag
- wget https://documentation.p-epsilon.com/Arbutils/Arbutils.tag -O Arbutils.tag
- ( cat Doxyfile ; echo "OUTPUT_DIRECTORY=/docs"; echo "GENERATE_TAGFILE=/docs/html/CreatureLib.tag" ) | doxygen -
---
kind: signature
hmac: 65f726f3966c1e4fc8708731fb5bc8649e599b436fbafde96a2a4b44ea2ce2cf
hmac: 5877731052b3a989cc8b8d736209bc1eaaf286f0b810f65276f45f1bb0252c27
...