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.
2 parents f0805f3 + 9ab642c commit df585d6Copy full SHA for df585d6
1 file changed
examples/snippets/stacks/workflows/README.md
@@ -32,7 +32,7 @@ Use `atmos workflow init -f {{ filename }}` to run any commands required before
32
Example
33
34
```
35
-atmos workflow init -f spacelift
+atmos workflow init -f baseline
36
37
38
### `deploy`
@@ -59,7 +59,7 @@ Workflow in order.
59
For example,
60
61
62
-atmos workflow all -f spacelift
+atmos workflow all -f baseline
63
64
65
0 commit comments