Ship OpenCoDE variant to Dockerhub (#26399)
This commit is contained in:
parent
61cfe56774
commit
019a7cc02d
5 changed files with 30 additions and 0 deletions
1
variants/openDesk/README.md
Normal file
1
variants/openDesk/README.md
Normal file
|
@ -0,0 +1 @@
|
|||
https://gitlab.opencode.de/bmi/souveraener_arbeitsplatz
|
10
variants/openDesk/build_config.yaml
Normal file
10
variants/openDesk/build_config.yaml
Normal file
|
@ -0,0 +1,10 @@
|
|||
# SPDX-FileCopyrightText: 2023 Bundesministerium des Innern und für Heimat, PG ZenDiS "Projektgruppe für Aufbau ZenDiS"
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
---
|
||||
# The modules to install. See ./docs/modules.md for more information on
|
||||
# what modules are.
|
||||
#
|
||||
# The values of this are provided to `yarn add` for inclusion.
|
||||
modules:
|
||||
- "@nordeck/element-web-guest-module@1.0.0"
|
||||
- "@nordeck/element-web-widget-lifecycle-module@1.0.1"
|
3
variants/openDesk/customisations.json
Normal file
3
variants/openDesk/customisations.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"src/customisations/ComponentVisibility.ts": "node_modules/@nordeck/element-web-guest-module/customisations/ComponentVisibility.ts"
|
||||
}
|
2
variants/openDesk/customisations.json.license
Normal file
2
variants/openDesk/customisations.json.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
# SPDX-FileCopyrightText: 2023 Bundesministerium des Innern und für Heimat, PG ZenDiS "Projektgruppe für Aufbau ZenDiS"
|
||||
# SPDX-License-Identifier: Apache-2.0
|
Loading…
Add table
Add a link
Reference in a new issue