Switch to CI Components break GRADLE_NO_PUBLISH
## Describe the bug In 2.5.0, `GRADLE_NO_PUBLISH` was not defined. But in 2.6.0, it got defined to `false`. This breaks `if: $GRADLE_NO_PUBLISH` conditions
issue