about summary refs log tree commit diff stats
path: root/justfile
diff options
context:
space:
mode:
authorAlan Pearce2024-06-25 20:21:39 +0200
committerAlan Pearce2024-06-25 20:21:39 +0200
commitdbb3a983771dd25c359534a8f37b67cbb15a7994 (patch)
tree4996d63f5697ff21131182c1f7aaeaf824d77037 /justfile
parent6a90125e49eaf1b09d20ff982b6ff039a1e18580 (diff)
downloadwebsite-dbb3a983771dd25c359534a8f37b67cbb15a7994.tar.lz
website-dbb3a983771dd25c359534a8f37b67cbb15a7994.tar.zst
website-dbb3a983771dd25c359534a8f37b67cbb15a7994.zip
clean up build shell
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