Sign build file.
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
This commit is contained in:
parent
4bf591c649
commit
17b6906fcf
|
@ -1,3 +1,4 @@
|
||||||
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
|
@ -90,3 +91,8 @@ steps:
|
||||||
- rm -rf /docs
|
- rm -rf /docs
|
||||||
- wget https://documentation.p-epsilon.com/Arbutils/Arbutils.tag Arbutils.tag
|
- wget https://documentation.p-epsilon.com/Arbutils/Arbutils.tag Arbutils.tag
|
||||||
- ( cat Doxyfile ; echo "OUTPUT_DIRECTORY=/docs"; echo "GENERATE_TAGFILE=/docs/html/CreatureLib.tag" ) | doxygen -
|
- ( cat Doxyfile ; echo "OUTPUT_DIRECTORY=/docs"; echo "GENERATE_TAGFILE=/docs/html/CreatureLib.tag" ) | doxygen -
|
||||||
|
---
|
||||||
|
kind: signature
|
||||||
|
hmac: 65f726f3966c1e4fc8708731fb5bc8649e599b436fbafde96a2a4b44ea2ce2cf
|
||||||
|
|
||||||
|
...
|
||||||
|
|
Loading…
Reference in New Issue