Skip to content

Commit 23a1d74

Browse files
author
Guardiola31337
committed
release snapshot for testing purposes on the navigation side
1 parent 2dfca78 commit 23a1d74

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
@@ -78,6 +78,6 @@ jobs:
7878
- deploy:
7979
name: Publish Java Services To Maven Central
8080
command: |
81-
if [ "${CIRCLE_BRANCH}" == "master" ]; then
81+
if [ "${CIRCLE_BRANCH}" == "pg-align-waypoints-apis-naming" ]; then
8282
make publish ;
8383
fi

0 commit comments

Comments
 (0)