mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-05 04:53:02 +00:00
ci: prepare e2e jobs for non nonexistent cache
This commit is contained in:
14
images/app-cypress/package.json
Normal file
14
images/app-cypress/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "@openstapps/app-cypress",
|
||||
"version": "node-18",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"license": "GPL-3.0-only",
|
||||
"author": "Rainer Killinger <mail-openstapps@killinger.co>",
|
||||
"contributors": [
|
||||
],
|
||||
"files": [
|
||||
"Dockerfile",
|
||||
"CHANGELOG.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user