mirror of
https://github.com/sist2app/sist2.git
synced 2026-03-26 10:31:37 +00:00
Update dev builds template
This commit is contained in:
@@ -18,7 +18,7 @@ steps:
|
||||
from_secret: SSH_USER
|
||||
key:
|
||||
from_secret: SSH_KEY
|
||||
target: /files/sist2/${DRONE_REPO_NAME}_${DRONE_BRANCH}_${DRONE_BUILD_NUMBER}/
|
||||
target: /files/sist2/${DRONE_REPO_OWNER}_${DRONE_REPO_NAME}/${DRONE_BRANCH}_${DRONE_BUILD_NUMBER}_${DRONE_COMMIT}/
|
||||
source:
|
||||
- ./sist2.gz
|
||||
- ./sist2_debug.tar.gz
|
||||
Reference in New Issue
Block a user