mer. 19 août 2026 18:06:07 CEST

This commit is contained in:
EmilCh
2026-08-19 18:06:07 +02:00
parent c1fd4dc55c
commit c9ce241ec8
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
export TAG=17-$(date '+%s')
export TAG=18-$(date '+%s')
docker compose build --push
echo "The tag to use is: $TAG"