mirror of
https://github.com/simon987/sist2.git
synced 2025-04-10 14:06:45 +00:00
Tweak CI settings
This commit is contained in:
parent
75e4e93ddd
commit
5fe9c9efa3
@ -21,7 +21,8 @@ steps:
|
||||
repo: simon987/sist2
|
||||
context: ./Docker/
|
||||
dockerfile: ./Docker/Dockerfile
|
||||
autotag: true
|
||||
auto_tag: true
|
||||
auto_tag_suffix: x64-linux
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
@ -66,10 +67,6 @@ steps:
|
||||
from_secret: SSH_USER
|
||||
key:
|
||||
from_secret: SSH_KEY
|
||||
target: /files/sist2/${DRONE_REPO_OWNER}_${DRONE_REPO_NAME}/${DRONE_BRANCH}_${DRONE_BUILD_NUMBER}_${DRONE_COMMIT}/
|
||||
target: /files/sist2/${DRONE_REPO_OWNER}_${DRONE_REPO_NAME}/arm_${DRONE_BRANCH}_${DRONE_BUILD_NUMBER}_${DRONE_COMMIT}/
|
||||
source:
|
||||
- ./sist2-arm64-linux
|
||||
|
||||
volumes:
|
||||
- name: dockersock
|
||||
temp: {}
|
Loading…
x
Reference in New Issue
Block a user