Skip to content

Fix for InvalidUserCodeException: Cannot run Project.afterEvaluate(Closure) when the project is already evaluated. #321

Fix for InvalidUserCodeException: Cannot run Project.afterEvaluate(Closure) when the project is already evaluated.

Fix for InvalidUserCodeException: Cannot run Project.afterEvaluate(Closure) when the project is already evaluated. #321

Workflow file for this run

name: Gradle Compile & UT
on: [push, pull_request, workflow_dispatch]
jobs:
run-build-and-deploy:
uses: octopusden/octopus-base/.github/workflows/[email protected]
with:
flow-type: hybrid
java-version: '11'