[Skip-CI] Remove unnecessary secondary build files
This commit is contained in:
parent
6199978a05
commit
432d46e3e7
1 changed files with 0 additions and 2 deletions
2
build.py
2
build.py
|
@ -23,8 +23,6 @@ def initialize(project):
|
|||
"release_primary_build_file": "project.clj",
|
||||
"release_secondary_build_files": [
|
||||
"package.json",
|
||||
"infrastructure/backup/build.py",
|
||||
"infrastructure/federated/build.py",
|
||||
],
|
||||
"release_artifact_server_url": "https://repo.prod.meissa.de",
|
||||
"release_organisation": "meissa",
|
||||
|
|
Loading…
Reference in a new issue