This website requires JavaScript.
Explore
Help
Sign In
actions
/
runner-images
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7f0fed72d74083eabd07ef4454caeca05f9bfcfd
runner-images
/
images
/
macos
/
provision
/
core
/
ruby.sh
T
7 lines
95 B
Bash
Raw
Normal View
History
Unescape
Escape
[macOS] Fail builds on errors during the image generation (
#1756
)
2020-10-23 17:59:08 +03:00
#!/bin/bash -e -o pipefail
move source code to public
2020-09-10 14:34:08 +03:00
Bring latest changes from internal Mac-Cloud repository from 21 September
2020-09-21 09:46:17 +03:00
source
~/utils/utils.sh
echo
Installing Ruby...
[macOS] Fail builds on errors during the image generation (
#1756
)
2020-10-23 17:59:08 +03:00
brew install ruby
Reference in New Issue
Copy Permalink