Using locally built images

This commit is contained in:
David Négrier 2021-02-02 11:34:29 +01:00
parent 274f5eba4c
commit cc53023586
2 changed files with 13 additions and 4 deletions

View file

@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -x
set -o nounset errexit
template_file_index=dist/index.html.tmpl
template_file_index=dist/index.tmpl.html
generated_file_index=dist/index.html
tmp_trackcodefile=/tmp/trackcode