Skip to content

Commit d510920

Browse files
authored
Merge pull request #19 from oracle-devrel/bug-fix
Typo issue - instance_deploy_manifest
2 parents 43c32e0 + 4786abb commit d510920

File tree

1 file changed

+1
-1
lines changed
  • oci-deployment-examples/oci-devops-deploy-instances-with-canary

1 file changed

+1
-1
lines changed

oci-deployment-examples/oci-devops-deploy-instances-with-canary/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ If you are using a code repo other than `OCI code repo` ,ensure to set an extern
8787

8888
```
8989
outputArtifacts:
90-
- name: instace_deploy_manifest
90+
- name: instance_deploy_manifest
9191
type: BINARY
9292
# this location tag doesn't effect the tag used to deliver the container image
9393
# to the Container Registry

0 commit comments

Comments
 (0)