TAG=10 build: docker build -t devheroes.codes/serene/ci:$(TAG) $(PWD) push: docker push devheroes.codes/serene/ci:$(TAG)