about summary refs log tree commit diff stats
path: root/justfile
diff options
context:
space:
mode:
Diffstat (limited to 'justfile')
-rwxr-xr-xjustfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/justfile b/justfile
index 08446db..480ff44 100755
--- a/justfile
+++ b/justfile
@@ -2,7 +2,6 @@
 #!nix-shell -i "just --justfile"
 
 docker-registry := "registry.fly.io/alanpearce-eu"
-docker-tag := `date +%Y%m%d%H%M%S`
 
 default:
 	@just --list --justfile {{ justfile() }} --unsorted