From dbb3a983771dd25c359534a8f37b67cbb15a7994 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 25 Jun 2024 20:21:39 +0200 Subject: clean up build shell --- justfile | 1 - 1 file changed, 1 deletion(-) (limited to 'justfile') 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 -- cgit 1.4.1