We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40455ac commit 20546d6Copy full SHA for 20546d6
1 file changed
.circleci/config.yml
@@ -20,6 +20,7 @@ jobs:
20
# - vendor
21
22
- setup_remote_docker
23
+ - run: sudo apt install ruby
24
- run: gem install ci-scripts
25
26
- run: ci-scripts go/test
0 commit comments