aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/test-pr-temp.yaml
Commit message (Collapse)AuthorAgeFilesLines
* update `dotnet`/`oryx` features to use recommended install location for ↵Josh Spicer2022-08-171-15/+0
| | | | | | | | | | | | | | | | | | | | | | | dotnet6 (#91) * use default jammy apt feed to mitigate jammy/oryx install issues * remove old comment * jammy first tries default apt repo * refactoring * glob friendly and tests * test files * better greps * correct path * DEBIAN_FRONTEND global in oryx install script * remove set -e from dotnet script to handle errors ourselves
* Oryx: change path of git repo download (#59)Samruddhi Khandale2022-07-151-0/+15
* change oryx git path * change oryx install dir * change ownership * add debian flavor * revert codespace:codespace * temp testing * attempt to fix stuck action * remove name * attempt 2 * remove name * attempt 3 * nit