Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 30e10fd

Browse files
author
Jim Clark
committed
switch name from docker to tools.docker
1 parent 29e586f commit 30e10fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bb.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{:tasks
22
{:requires ([babashka.fs :as fs])
33
:init (do
4-
(def n "pod-atomisthq-docker")
4+
(def n "pod-atomisthq-tools.docker")
55
(def os "macos")
66
(def version "0.1.0"))
77
build (shell (format "go build -o %s" n))

0 commit comments

Comments
 (0)