We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac79cc0 commit 4f7bb26Copy full SHA for 4f7bb26
1 file changed
app/jobs/remote_server_job.rb
@@ -36,7 +36,7 @@ def ruby_commit(ssh, commit_hash, options)
36
ruby = true
37
memory = true
38
optcarrot = true
39
- liquid = true
+ liquid = false
40
patterns = options[:include_patterns]
41
42
ssh_exec!(
0 commit comments