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.
2 parents 0ca0ad8 + 89020b0 commit f1bc20dCopy full SHA for f1bc20d
1 file changed
.gitlab-ci.yml
@@ -8,7 +8,7 @@ stages:
8
9
variables:
10
# Use internal default Rakefile, to make sure we have a working version
11
- RAKE: rake -f /opt/voxbox/Rakefile
+ RAKE: bundle exec rake -f /opt/voxbox/Rakefile
12
13
default:
14
image:
0 commit comments