Using locally built images
This commit is contained in:
parent
274f5eba4c
commit
cc53023586
2 changed files with 13 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue