change job requirements

This commit is contained in:
Evgenii Alekseev 2022-01-15 23:21:42 +03:00
parent 4e3066e0a3
commit b36240765a

View File

@ -15,10 +15,10 @@ compile: clean
format:
sbt scalafmt
dist: tests version
dist: tests
sbt dist
push: dist
push: version dist
git add version.sbt
git commit -m "Release $(VERSION)"
git tag "$(VERSION)"