aboutsummaryrefslogtreecommitdiff
path: root/mission/hst/hst.ini
blob: 418266f0acc9004610b4af7484541fd18d7e8cad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[meta]
release_fmt = %n-%v-%r+%c-py%p-%o-%a
build_name_fmt = %n-%v+%c
build_number_fmt = %v.%r+%c

[template:readme.md.in]
destination = {{ storage.delivery_dir }}/README-{{ info.release_name }}.md

[template:release_notes.md.in]
destination = {{ storage.delivery_dir }}/release_notes.md

[template:Dockerfile.in]
destination = {{ storage.build_docker_dir }}/Dockerfile