Skip to content

Commit

Permalink
chores: update cds as code config (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
richardlt authored May 1, 2019
1 parent 3a3c210 commit fa305e3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
6 changes: 1 addition & 5 deletions .cds/matrix.app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion .cds/package.pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
path: '{{.cds.workspace}}/target/matrix.deb'
tag: '{{.cds.version}}'
requirements:
- binary: git
- model: debpacker-0.0.1
- binary: git
2 changes: 1 addition & 1 deletion .cds/release.pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
title: '{{.cds.build.tag}}'
requirements:
- binary: git
- binary: gpg
- binary: gpg

0 comments on commit fa305e3

Please sign in to comment.