@ -0,0 +1,7 @@
USERNAME=salmonllama
IMAGE=fsbot
TAG := $(shell git describe --tags)
docker:
echo ${TAG}
docker build -t ${USERNAME}/${IMAGE}:${TAG} .
The note is not visible to the blocked user.