mirror of
https://gitlab.com/TECHNOFAB/coder-templates.git
synced 2025-12-12 02:00:11 +01:00
bak
This commit is contained in:
commit
249d048d34
11 changed files with 744 additions and 0 deletions
33
jsonnetfile.json
Normal file
33
jsonnetfile.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"version": 1,
|
||||
"dependencies": [
|
||||
{
|
||||
"source": {
|
||||
"git": {
|
||||
"remote": "ssh://git@gitlab.com/technofab/inka.git",
|
||||
"subdir": ""
|
||||
}
|
||||
},
|
||||
"version": "main"
|
||||
},
|
||||
{
|
||||
"source": {
|
||||
"http": {
|
||||
"url": "https://gitlab.com/api/v4/projects/44043879/packages/generic/coder-coder/${VERSION}/package.tar.gz",
|
||||
"target": "coder"
|
||||
}
|
||||
},
|
||||
"version": "0.17.0"
|
||||
},
|
||||
{
|
||||
"source": {
|
||||
"http": {
|
||||
"url": "https://gitlab.com/api/v4/projects/44043879/packages/generic/kreuzwerker-docker/${VERSION}/package.tar.gz",
|
||||
"target": "docker"
|
||||
}
|
||||
},
|
||||
"version": "3.0.2"
|
||||
}
|
||||
],
|
||||
"legacyImports": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue