Skip to content

Commit 175daf6

Browse files
committed
set altDeploymentRepository
1 parent a3c8bcd commit 175daf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ build:
1212
export PATH=$MAVEN_HOME/bin:$PATH
1313
sudo apt-get update
1414
sudo apt-get install -y autoconf automake libtool make tar gcc-multilib libaio-dev
15-
mvn -B deploy -Partifactory -DskipTests -DaltDeploymentRepository=artifactory
15+
mvn -B deploy -Partifactory -DskipTests -DaltDeploymentRepository="artifactory::default::https://repo.datastax.com/datastax-releases-local"

0 commit comments

Comments
 (0)