Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: correct asdf inclusion in $PATH (#1043)
* fix: correct asdf inclusion in $PATH * debug: add -x flag * debug: run `asdf list` before goss * Update provisioning/ubuntu-provision.sh * more debug * remove -i * wip regex with 1 * chore wip regexp * wip * WIP escaping () * escaping double quotes * Update provisioning/ubuntu-provision.sh Co-authored-by: Damien Duportal <[email protected]> * Apply suggestions from code review Co-authored-by: Damien Duportal <[email protected]> * reverse install order between ruby and vagrant * remove goss check for version for ruby --------- Co-authored-by: Stéphane MERLE <[email protected]> Co-authored-by: smerle33 <[email protected]> Co-authored-by: Damien Duportal <[email protected]>
- Loading branch information