We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b93d25 commit af60781Copy full SHA for af60781
1 file changed
.gitlab-ci.yml
@@ -15,7 +15,7 @@ rspec:
15
tags:
16
- arm64
17
script:
18
- - bundle install
+ - bundle install
19
- rspec spec
20
only:
21
- master
0 commit comments