Skip to content

Set version and create tag without running Java build #270

@ETLJ

Description

@ETLJ

In my CI setup I run tests in a separate stage and only if they pass I'd want to run a task that sets the version and creates the tag. If I run ./gradlew final or ./gradlew release, the Java build and tests run again. Do I just need to write custom logic to stop the build task from running when I run final or release?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions