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 5aed25c commit 465cbb1Copy full SHA for 465cbb1
.github/workflows/dagger.yaml
@@ -24,4 +24,4 @@ jobs:
24
# Dagger module to call. Local or Git
25
module: .
26
# Arguments to pass to CLI
27
- args: ci-integration --dir=./
+ args: ci-integration --pass=true --dir=./ export --path ./out/
0 commit comments