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 5fb1e9e commit 07ba415Copy full SHA for 07ba415
build.gradle
@@ -92,7 +92,7 @@ pluginBundle {
92
website = 'https://github.com/avast/gradle-docker-compose-plugin'
93
vcsUrl = 'https://github.com/avast/gradle-docker-compose-plugin'
94
description = 'Simplifies usage of Docker Compose for integration testing in Gradle environment.'
95
- tags = ['docker', 'docker-compose', 'gradle']
+ tags = ['docker', 'docker-compose']
96
plugins {
97
dockerComposePlugin {
98
id = 'com.avast.gradle.docker-compose'
0 commit comments