diff --git a/.cds/matrix.app.yml b/.cds/matrix.app.yml index 094163c..45ed88e 100644 --- a/.cds/matrix.app.yml +++ b/.cds/matrix.app.yml @@ -2,9 +2,5 @@ version: v1.0 name: matrix vcs_server: github repo: richardlt/matrix -keys: - app-matrix-git: - type: ssh - value: b8bf25fa2e854c0e94873162c5d418b5 vcs_connection_type: ssh -vcs_ssh_key: app-matrix-git +vcs_ssh_key: proj-matrix diff --git a/.cds/package.pip.yml b/.cds/package.pip.yml index eb175c9..b46bed2 100644 --- a/.cds/package.pip.yml +++ b/.cds/package.pip.yml @@ -42,5 +42,5 @@ jobs: path: '{{.cds.workspace}}/target/matrix.deb' tag: '{{.cds.version}}' requirements: + - binary: git - model: debpacker-0.0.1 - - binary: git \ No newline at end of file diff --git a/.cds/release.pip.yml b/.cds/release.pip.yml index 75e67d8..1af782c 100644 --- a/.cds/release.pip.yml +++ b/.cds/release.pip.yml @@ -26,4 +26,4 @@ jobs: title: '{{.cds.build.tag}}' requirements: - binary: git - - binary: gpg \ No newline at end of file + - binary: gpg