adjusted path
This commit is contained in:
parent
9b1656fe1f
commit
da75272c9c
1 changed files with 1 additions and 1 deletions
2
build.py
2
build.py
|
@ -22,7 +22,7 @@ def initialize(project):
|
||||||
"release_primary_build_file": "project.clj",
|
"release_primary_build_file": "project.clj",
|
||||||
"release_secondary_build_files": [
|
"release_secondary_build_files": [
|
||||||
"package.json",
|
"package.json",
|
||||||
"infrastructure/docker-jitsi-web/build.py",
|
"infrastructure/app/build.py",
|
||||||
],
|
],
|
||||||
"release_artifact_server_url": "https://repo.prod.meissa.de",
|
"release_artifact_server_url": "https://repo.prod.meissa.de",
|
||||||
"release_organisation": "meissa",
|
"release_organisation": "meissa",
|
||||||
|
|
Loading…
Reference in a new issue