Skip to content

Commit 99af8f6

Browse files
committed
add details about build string
1 parent d17fb46 commit 99af8f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/maintainer/knowledge_base.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1081,6 +1081,8 @@ We can replace it with:
10811081
# ...
10821082
build:
10831083
number: 0
1084+
# You can include target_os in the build string for easier identification of builds
1085+
string: "{{ target_os }}_pyh{{ PKG_HASH }}_{{ PKG_BUILDNUM }}"
10841086
noarch: python
10851087
requirements:
10861088
# ...

0 commit comments

Comments
 (0)