Skip to content
Snippets Groups Projects
Commit 9f361405 authored by Tucker Gary Siegel's avatar Tucker Gary Siegel
Browse files

f

parent 919a5af1
No related branches found
No related tags found
No related merge requests found
...@@ -3,4 +3,4 @@ TAG := $(shell git describe --tags) ...@@ -3,4 +3,4 @@ TAG := $(shell git describe --tags)
dist: dist:
sed -i "s/CHANGE_ME/${GITLAB_DEPLOY_TOKEN}/g" gradle.properties sed -i "s/CHANGE_ME/${GITLAB_DEPLOY_TOKEN}/g" gradle.properties
sed -i "s/CHANGE_ME/${TAG}/g" build.gradle sed -i "s/CHANGE_ME/${TAG}/g" build.gradle
gradlew publish ./gradlew publish
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment