We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe2598 commit a97716cCopy full SHA for a97716c
build.yaml
@@ -17,5 +17,5 @@ build:
17
export PATH=$MAVEN_HOME/bin:$PATH
18
sudo apt-get update
19
sudo apt-get install -y autoconf automake libtool make tar gcc-multilib libaio-dev
20
- mvn -B clean package deploy -Partifactory -DskipTests -DaltDeploymentRepository="artifactory::default::https://repo.datastax.com/datastax-releases-local"
+ mvn -B clean deploy -Partifactory -DskipTests -DaltDeploymentRepository="artifactory::default::https://repo.datastax.com/datastax-releases-local"
21
fi
0 commit comments