Third try at client publish

This commit is contained in:
Pieter-Jan Briers
2020-12-05 17:04:24 +01:00
parent 7517f0d868
commit 0fea0fba08

View File

@@ -36,6 +36,7 @@ jobs:
key: ${{ secrets.CENTCOMM_ROBUST_BUILDS_PUSH_KEY }}
source: "release/${{ github.event.inputs.version }}"
target: "/var/lib/robust-builds/builds/"
strip_components: 1
- name: Update manifest JSON
uses: appleboy/ssh-action@master