Skip to content

Commit

Permalink
fix: tested all describers
Browse files Browse the repository at this point in the history
  • Loading branch information
ArshiaBP committed Dec 11, 2024
1 parent 6447db0 commit 399b8c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion command/cmd/describer.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ var describerCmd = &cobra.Command{

// TODO: Set the credentials
creds := configs.IntegrationCredentials{
APIKey: "rnd_Uw1LgzMfbL1mPqbLNbkVjfnZDaWx",
APIKey: "",
}

additionalParameters, err := provider.GetAdditionalParameters(job)
Expand Down

0 comments on commit 399b8c8

Please sign in to comment.