|
|
|
@ -93,6 +93,7 @@ steps: |
|
|
|
|
- cd thesis |
|
|
|
|
- git add results/ |
|
|
|
|
- git status |
|
|
|
|
- pwd |
|
|
|
|
- name: push_matrix |
|
|
|
|
depends_on: |
|
|
|
|
- prepare_git |
|
|
|
@ -101,8 +102,8 @@ steps: |
|
|
|
|
ssh_key: |
|
|
|
|
from_secret: ssh_key |
|
|
|
|
branch: main |
|
|
|
|
remote: git@git.jfdev.de:KoSI/thesis.git |
|
|
|
|
remote: git@git.jonasfranz.software:KoSI/thesis.git |
|
|
|
|
force: false |
|
|
|
|
commit: true |
|
|
|
|
path: thesis |
|
|
|
|
path: /app/thesis |
|
|
|
|
commit_message: Update metrics |