4 lines
76 B
Makefile
4 lines
76 B
Makefile
VERSION = 0.4
|
|
IMAGE = debian:bookworm-slim
|
|
STEPS = env download publish
|