* fix concurrency
when using inputs for concurrency expression, needs to be on job level
* use gradle remote cache
* allow building without docker
* gradle build without docker
docker buildx will actually build the images
* stop runner for publish oss
* test new ami
* done testing ami
* PR feedback - comments
* fix concurrency and merge updates
- for both publish jobs we only want to allow one running workflow per SHA.
- for stopping the runner, use the find a PAT step (job was removed)
* fix github-token for stopping job
* Update action.yml
* Update publish-oss-for-cloud.yml