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 64890e2 + e8bca37 commit 3651a23Copy full SHA for 3651a23
src/tasks/workload/compatibility.cr
@@ -435,7 +435,7 @@ task "helm_deploy" do |_, args|
435
CNFManager::Task.task_runner(args) do |args, config|
436
Log.for(testsuite_task).info { "Starting test" }
437
438
- emoji_helm_deploy="⎈🚀"
+ emoji_helm_deploy="⚙️🛠️⬆☁️"
439
helm_chart = config.cnf_config[:helm_chart]
440
helm_directory = config.cnf_config[:helm_directory]
441
release_name = config.cnf_config[:release_name]
0 commit comments