Replies: 1 comment
-
Managed to get the timestamp with the help from @tonistiigi. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Can I know how to use timestamp (or other solution) to add current date time onto my BUILD_DATE argument on the HCL file?
I am trying to add current time as my build time ARG. I saw there is a function timestamp on the cy-stdlib. However, docker buildx bake --print is showing error message on "No function named timestamp" Tried ${timestamp()}, timestamp also the same. Please help
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions