remove extra info log
All checks were successful
Run Check Script / check (pull_request) Successful in 1m2s
All checks were successful
Run Check Script / check (pull_request) Successful in 1m2s
This commit is contained in:
parent
ab34b06aec
commit
c4479d3d6f
@ -176,7 +176,7 @@ impl<
|
||||
}
|
||||
target => {
|
||||
info!("Deploying {} to target {target:?}", self.application.name());
|
||||
info!("application name {}", self.application.name());
|
||||
|
||||
let score = ArgoHelmScore {
|
||||
namespace: format!("{}", self.application.name()),
|
||||
openshift: true,
|
||||
|
Loading…
Reference in New Issue
Block a user