mirror of
https://github.com/sist2app/sist2.git
synced 2025-05-11 20:36:13 +02:00
Fix CI build attempt 2
This commit is contained in:
parent
3d99add79e
commit
bd98eb2522
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ steps:
|
|||
from_secret: SSH_USER
|
||||
key:
|
||||
from_secret: SSH_KEY
|
||||
target: ~/files/sist2/${DRONE_REPO_OWNER}_${DRONE_REPO_NAME}/arm_${DRONE_BRANCH}_${DRONE_BUILD_NUMBER}_${DRONE_COMMIT}/
|
||||
target: /home/${SSH_USER}/files/sist2/${DRONE_REPO_OWNER}_${DRONE_REPO_NAME}/arm_${DRONE_BRANCH}_${DRONE_BUILD_NUMBER}_${DRONE_COMMIT}/
|
||||
source:
|
||||
- ./sist2-arm64-linux
|
||||
- ./sist2-arm64-linux-debug
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue