Skip to content

Commit 48e2cc5

Browse files
authored
Update README.md
add all options [no ci]
1 parent b6d06a0 commit 48e2cc5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,10 @@ jobs:
129129
cli-version: v0.5.43
130130
config-env-vars: "API_KEY DB_CONNECTION_STRING"
131131
cwd: "./test"
132+
compose-files: "./docker-compose.yaml"
133+
mode: "staging"
134+
provider: "aws"
135+
command: "compose up"
132136
env:
133137
API_KEY: ${{ secrets.API_KEY }}
134138
DB_CONNECTION_STRING: ${{ secrets.DB_CONNECTION_STRING }}

0 commit comments

Comments
 (0)