mirror of
https://github.com/simon987/sist2.git
synced 2025-12-14 07:49:06 +00:00
Update dev builds template
This commit is contained in:
@@ -18,7 +18,7 @@ steps:
|
|||||||
from_secret: SSH_USER
|
from_secret: SSH_USER
|
||||||
key:
|
key:
|
||||||
from_secret: SSH_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:
|
source:
|
||||||
- ./sist2.gz
|
- ./sist2.gz
|
||||||
- ./sist2_debug.tar.gz
|
- ./sist2_debug.tar.gz
|
||||||
Reference in New Issue
Block a user