Skip to content

Commit ba7b8c7

Browse files
robert3005ash211
authored andcommitted
Change versioning scheme (apache-spark-on-k8s#217)
* change versioning scheme * Update circle.yml
1 parent 4144776 commit ba7b8c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ test:
7474

7575
deployment:
7676
release:
77-
tag: /[0-9]+(?:\.[0-9]+)+-palantir[0-9]+(?:-kubernetes[0-9]+)?/
77+
tag: /[0-9]+(?:\.[0-9]+){2,}-palantir\.[0-9]+(?:\.[0-9]+)*/
7878
commands:
7979
- dev/publish.sh
8080
- curl -u $BINTRAY_USERNAME:$BINTRAY_PASSWORD -X POST https://api.bintray.com/content/palantir/releases/spark/$(git describe --tags)/publish

0 commit comments

Comments
 (0)