diff options
Diffstat (limited to 'mission/hst')
-rw-r--r-- | mission/hst/hst.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mission/hst/hst.ini b/mission/hst/hst.ini index 2053d17..dad777c 100644 --- a/mission/hst/hst.ini +++ b/mission/hst/hst.ini @@ -10,4 +10,4 @@ destination = {{ storage.delivery_dir }}/README.md destination = {{ storage.delivery_dir }}/release_notes.md [template:Dockerfile.in] -destination = {{ storage.delivery_dir }}/Dockerfile
\ No newline at end of file +destination = {{ storage.build_docker_dir }}/Dockerfile
\ No newline at end of file |