Test
Some checks failed
Gitea Actions Demo / build-and-push-image (push) Failing after 0s

This commit is contained in:
2026-06-20 05:43:06 -05:00
parent b48a571000
commit 862161db1c
4 changed files with 35 additions and 0 deletions

11
cross.json Normal file
View File

@@ -0,0 +1,11 @@
{
"$schema": "https:\/\/crosslang.tesseslanguage.com\/\/schema\/cross-json-schema.json",
"info": {
"description": "My App 0",
"short_name": "myapp0",
"short_name_pretty": "My App 0",
"type": "console"
},
"name": "myapp0",
"version": "1.0.0.0-dev"
}