Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
choreoTemplates authored Aug 30, 2022
1 parent be8275f commit 7378d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ try {
environment_id: envId,
registry_token: token,
container_id: containerId,
oasFilePath: oasFilePath
api_definition_path: oasFilePath
} : {
image: imageName,
tag: gitHash,
Expand Down

0 comments on commit 7378d47

Please sign in to comment.