Export Time Struct to Template

This commit is contained in:
Stephen Prater
2019-08-25 13:16:59 -07:00
parent cb6fe4bb59
commit a1aec8178a
11 changed files with 40 additions and 26 deletions

View File

@@ -19,4 +19,5 @@ build-with-timestamp:
sources:
- ./source.txt
status:
- echo "{{.TIMESTAMP}}"
- echo '{{.TIMESTAMP.Unix }}'
- echo '{{.TIMESTAMP}}'