Skip to content

Commit

Permalink
feat: add cypress module
Browse files Browse the repository at this point in the history
Signed-off-by: Vasek - Tom C <[email protected]>
  • Loading branch information
TomChv committed Feb 13, 2024
1 parent 7a6055e commit 3ba6edd
Show file tree
Hide file tree
Showing 4 changed files with 3,589 additions and 12 deletions.
11 changes: 11 additions & 0 deletions cypress/dagger.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
{
"name": "cypress",
"sdk": "typescript",
"dependencies": [
{
"name": "node",
"source": "github.com/dagger/dagger/sdk/typescript/dev/node@fca9e788f6d605ef9d256beace4656c11d7f6fe5"
},
{
"name": "nginx",
"source": "github.com/quartz-technology/daggerverse/nginx@7a6055e54fd0a7e1a8a7a7f8c7b146dfa0c90ada"
}
],
"source": ".",
"engineVersion": "v0.9.9"
}
Loading

0 comments on commit 3ba6edd

Please sign in to comment.