Enhance AFS root-marker
Add some more information to the marker file for publishing. Change-Id: Ia5aff2a0d4a8f84c7216033f9cd62f7c49235706
This commit is contained in:
parent
33d00093bb
commit
09fd21d286
@ -3,7 +3,7 @@
|
||||
mkdir -p publish-docs
|
||||
|
||||
# This marker is needed for infra publishing
|
||||
MARKER_TEXT="Project: $ZUUL_PROJECT Ref: $ZUUL_REFNAME Build: $ZUUL_UUID"
|
||||
MARKER_TEXT="Project: $ZUUL_PROJECT Ref: $ZUUL_REFNAME Build: $ZUUL_UUID Revision: $ZUUL_NEWREV"
|
||||
|
||||
doc-tools-build-rst security-guide --build build \
|
||||
--target security-guide
|
||||
|
Loading…
Reference in New Issue
Block a user