Skip to content

Commit a6f33cf

Browse files
n
1 parent 347d7fc commit a6f33cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/codefresh/argo_runtime.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ func newArgoRuntimeAPI(codefresh *codefresh) IArgoRuntimeAPI {
3636
}
3737

3838
func (r *argoRuntime) Create(runtimeName string) (*model.RuntimeCreationResponse, error) {
39+
3940
interpolatedMutation := fmt.Sprintf(`mutation {
4041
runtime(name: "%s") {
4142
id

0 commit comments

Comments
 (0)