fix(workflow): Corrected Docker image references and package scope in YAML workflows for compatibility.
This commit is contained in:
@@ -61,12 +61,12 @@
|
||||
"type": "module",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://gitlab.com/designestate/private/dedocument-catalog.git"
|
||||
"url": "git+https://code.foss.global/designestate/private/dedocument-catalog.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://gitlab.com/designestate/private/dedocument-catalog/issues"
|
||||
"url": "https://code.foss.global/designestate/private/dedocument-catalog/issues"
|
||||
},
|
||||
"homepage": "https://gitlab.com/designestate/private/dedocument-catalog#readme",
|
||||
"homepage": "https://code.foss.global/designestate/private/dedocument-catalog#readme",
|
||||
"keywords": [
|
||||
"document generation",
|
||||
"invoice automation",
|
||||
@@ -87,4 +87,4 @@
|
||||
"security",
|
||||
"interactive documents"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user