I would like to write a few new post functions. These post functions will include 3-4 custom fields, and based on the selections within these fields (select type), I would like to transition to the n...
...uild Debug caches: - gradle script: - bash ./gradlew assembleMyAppDebug artifacts: - app/build/o...
Hi folks, I'm struggling with making a pipeline to AWS Beanstalk using Spring Boot. I'm using Gradle for build the artifact, and it works well in my local system. Here's my pipeline yaml s...
Android Gradle plugin requires Java 17 to run. You are currently using Java 11. 21 Your current JDK is located in /usr/lib/jvm/java-11-openjdk-amd64 Bitbucket pipeline config file : +i...
Hi, It is confirmed that the distribution binary zip is downloaded as the gradlew script is executed in every Pipeline step. How should the YML implementation change to implement this to be d...
Hi, I found that the build for the Spring Boot project is failing through Bitbucket Pipeline. The error message 'gradle bootBuildImage' task indicates that `docker api call to localhost:2375/v1.24/c...
...bsp; script: - echo $DEBUG_KEYSTORE_FILE_BASE64 | base64 -d > android-signing-keystore.jks - ./gradlew -SIGNING_JKS_FILE=a...
Hi, I'm trying to deploy my first http trigger Function App to Azure. It was created with the Azure Function extension in VS Code. I use my Bitbucket Repo as a source and the Gradle as build tool....
...hat credentials have a right permission to push publishing { publications { release(MavenPublication) { groupId = LIBRARY_PACKAGE artifactId = L...
...ELEASE_STORE_PASSWORD In local i use ./gradlew assembleRelase -PRELEASE_STORE_PASSWORD -PRELEASE_STORE_PASSWORD and it works.. but with pipeline doesn't work How can avoid w...
Estou tentando executar pipeline para executar Fastlane para buildar meu projeto em Flutter. Porem no ultimo comando para executar o gradle ela erro de permissão e não consigo passar disso. &n...
...ollows. image: gradle:6.6.0 pipelines: default: - parallel: - step: name: Build and Test caches: - gradle script: - ./gradle...
This is the sample project
Hello, I just started my first pipeline evaluation. For this I set up a repo with a gradle / Java 11 project. But the Pipeline always fails and I dont unterstand the reason. My p...
I get this issue after an update followed by a rollback against the Gradle version. Background: Bamboo builds with Docker run tasks. Agent environment....
Our project uses Gradle + Java 8. At the moment it's not possible to migrate over to Java 11. SonarCloud needs Java 11. Does anyone know how to setup Bitbucket pipelines where Java 8 is used for b...
I'm newbie in bitbucket pipeline and I want to know if is possible to use an android ci image to deploy my app. Also, if it is, how to configure?
I'm generating war file using Gradle using shell script but I'm getting the below error. ls cd ClaimCenter1003 javac -version chmod 777 gwb.sh ./gwb.sh warTomcatDbcp 05-Jun-2020 13:2...
Hi All, I want to add .jar file into GitHub My Task is: I have a .jar that i want to push that .jar into direct GitHub. The .jar is generating from (gradle build) from Jenkins. So that after e...
...ir/GUID-GVCC-VAR/ClaimCenter1003/gradle/cache/wrapper/dists/gradle/cib4om3a5q6r18esvcmj181kn/gradle-5.1.1/lib/gradle-logging-5.1.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] error 08-Apr-2020 22:5...
Hi, I am developing a confluence plugin which i have successfully developed and working. But i have been told to change the build from maven to gradle and i am facing some issues. i generated gradle...
Trying to upload apk to diawi using curl. Or even bitbucket repo. Do I need to make this a gradle command, or is there a way to publish artifacts directly from the pipeline using curl?
...ere are my dependencies in gradle: dependencies { testCompile group: 'junit', name: 'junit', version: '4.12' // implementation 'com.google.code.gson:gson:2.8.5' // https://m...
Is there any example to show how to deploy a gradle spring boot application to GCP using pipeline?
Hi All, I tried to do integration with Silk Central through gradle script and got error when executing it. This is from the log build 02-Apr-2019 15:28:41 :s...
Copied to clipboard
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.