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 1481e2b commit 7e4a23cCopy full SHA for 7e4a23c
.circleci/config.yml
@@ -456,7 +456,6 @@ jobs:
456
key: v1-maven-dependency-cache-versioned-{{ checksum "pom.xml" }}
457
- *restore-build-binaries-cache
458
459
- - run: git clean -dfx
460
- run: ./gradlew --info bintrayUpload | tee -a "/tmp/publish_docker_image_generator_plugin.log"
461
- run: echo "user=$BINTRAY_USERNAME" > .credentials
462
- run: echo "password=$BINTRAY_PASSWORD" >> .credentials
0 commit comments