mer. 19 août 2026 13:21:25 CEST

This commit is contained in:
EmilCh
2026-08-19 13:21:25 +02:00
parent 4825fdb38f
commit 49ca0434f2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
export TAG=16-$(date '+%s')
docker compose build --push
echo "The tag to use is: 16-$TAG"
echo "The tag to use is: $TAG"