We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3453745 commit 835ff05Copy full SHA for 835ff05
content/docs/iac/using-pulumi/continuous-delivery/teamcity.md
@@ -89,7 +89,7 @@ curl -sSL https://get.pulumi.com | sh
89
90
Again, we can `Save` the step and add the next build step by clicking on `Add Build Step`.
91
92
-### Restoring NPM Dependencies Build Steo
+### Restoring NPM Dependencies Build Step
93
94
We are going to create a Build Step with the following parameters:
95
@@ -109,7 +109,7 @@ npm install
109
110
111
112
-### Pulumi Stack Creation Build Steo
+### Pulumi Stack Creation Build Step
113
114
115
0 commit comments