Skip to content

Commit a23d8dd

Browse files
deploy with --debug
1 parent 7e8845d commit a23d8dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-changed-samples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
cd $sample
5151
5252
# deploy the sample
53-
defang compose up --cluster fabric-staging.defang.dev:443
53+
defang compose up --cluster fabric-staging.defang.dev:443 --debug
5454
5555
# teardown the sample
5656
defang compose down

0 commit comments

Comments
 (0)