ci: test date

This commit is contained in:
Michael Grote 2024-02-07 20:31:29 +01:00
parent dd06d4d1cb
commit 18cfbc944a

View file

@ -31,6 +31,7 @@ steps:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
commands: commands:
- cat .version - cat .version
- echo TIME; date -u -Iseconds
- source .version - source .version
- | - |
docker buildx build \ docker buildx build \