Skip to content

Commit 1b94e39

Browse files
authored
Merge pull request #57 from restackio/examples-move-to-root
2 parents 99518c2 + 0bd3ad3 commit 1b94e39

File tree

387 files changed

+71
-67
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

387 files changed

+71
-67
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

examples/child-workflows/readme.md renamed to child-workflows/readme.md

Lines changed: 2 additions & 2 deletions

examples/child-workflows/restack_up.mjs renamed to child-workflows/restack_up.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ const main = async () => {
1717

1818
const servicesApp = {
1919
name: "services",
20-
dockerFilePath: "examples/child-workflows/Dockerfile",
21-
dockerBuildContext: "examples/child-workflows",
20+
dockerFilePath: "child-workflows/Dockerfile",
21+
dockerBuildContext: "child-workflows",
2222
environmentVariables: [
2323
...restackEngineEnvs,
2424
{
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)