Skip to content

Commit 7e4a23c

Browse files
committed
Revert "Clean before bintray upload."
This reverts commit 1481e2b.
1 parent 1481e2b commit 7e4a23c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,6 @@ jobs:
456456
key: v1-maven-dependency-cache-versioned-{{ checksum "pom.xml" }}
457457
- *restore-build-binaries-cache
458458

459-
- run: git clean -dfx
460459
- run: ./gradlew --info bintrayUpload | tee -a "/tmp/publish_docker_image_generator_plugin.log"
461460
- run: echo "user=$BINTRAY_USERNAME" > .credentials
462461
- run: echo "password=$BINTRAY_PASSWORD" >> .credentials

0 commit comments

Comments
 (0)