Skip to content

Commit a629fe8

Browse files
committed
add missing step action. #trivial
1 parent e966e2f commit a629fe8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/commands/cloudmanager/get-execution-step-log.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ GetExecutionStepLogs.args = [
7373
'codeQuality',
7474
'devDeploy',
7575
'stageDeploy',
76-
'prodDeploy'
76+
'prodDeploy',
77+
'buildImage'
7778
]},
7879
]
7980

0 commit comments

Comments
 (0)