Files
myfirstkube/cross.json
Mike Nolan ef030ea421
Some checks failed
Gitea Actions Demo / build-and-push-image (push) Failing after 30s
first commit
2026-05-07 22:15:24 -05:00

8 lines
177 B
JSON

{
"$schema": "https:\/\/crosslang.tesseslanguage.com\/\/schema\/cross-json-schema.json",
"info": {
"type": "console"
},
"name": "myfirstkube",
"version": "1.0.0.0-prod"
}