diff options
Diffstat (limited to 'mission/jwst/jwst.ini')
-rw-r--r-- | mission/jwst/jwst.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mission/jwst/jwst.ini b/mission/jwst/jwst.ini index cfeba0b..3293d70 100644 --- a/mission/jwst/jwst.ini +++ b/mission/jwst/jwst.ini @@ -9,3 +9,6 @@ destination = {{ storage.delivery_dir }}/README.md [template:release_notes.md.in] destination = {{ storage.delivery_dir }}/release_notes.md + +[template:Dockerfile.in] +destination = {{ storage.delivery_dir }}/Dockerfile |