Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update buildReleaseIncDocker workflow to automatically kick off a bui…
…ldAndDeployMedleyDocker workflow in the online repo (#1752) * to buildReleaseInclDocker workflow, add call to build and deploy the Online-Medley Docker image to oio * add version tag to call to buildAndDeploy... workflow in online * Oh boy, get the name of the build and deploy workflow in online right this time! * Added explicit secrets to call to medley online build deploy workflow * fix test code in buildReleaseInclDocker * debuggin gbuildReleaseInclDocker * Debugging adding of online deploy to buildReleaseInclDocker * Change approach to running buildDeployMedleyDocker online workflow to use gh workflow run rather than use a cross-repo workflow call * GH_TOKEN or GITHUB_TOKEN? * Create ONLINE_TOKEN to access online repo from medley repo workflows via gh * From buildReleaseInclDocker workflow, remove debugging stuff; change kickoff of oio build and deploy so that it will not kickoff workflow if draft is true
- Loading branch information