mirror of
https://github.com/go-task/task.git
synced 2026-06-28 15:14:18 +00:00
Export Time Struct to Template
This commit is contained in:
3
testdata/checksum/Taskfile.yml
vendored
3
testdata/checksum/Taskfile.yml
vendored
@@ -19,4 +19,5 @@ build-with-timestamp:
|
||||
sources:
|
||||
- ./source.txt
|
||||
status:
|
||||
- echo "{{.TIMESTAMP}}"
|
||||
- echo '{{.TIMESTAMP.Unix }}'
|
||||
- echo '{{.TIMESTAMP}}'
|
||||
|
||||
Reference in New Issue
Block a user