mirror of
https://github.com/simon987/sist2.git
synced 2025-04-20 18:56:49 +00:00
Tweak CI settings
This commit is contained in:
parent
75e4e93ddd
commit
2ddc5ef3f8
@ -21,7 +21,8 @@ steps:
|
|||||||
repo: simon987/sist2
|
repo: simon987/sist2
|
||||||
context: ./Docker/
|
context: ./Docker/
|
||||||
dockerfile: ./Docker/Dockerfile
|
dockerfile: ./Docker/Dockerfile
|
||||||
autotag: true
|
auto_tag: true
|
||||||
|
auto_tag_suffix: x64-linux
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
- tag
|
- tag
|
||||||
@ -66,10 +67,6 @@ steps:
|
|||||||
from_secret: SSH_USER
|
from_secret: SSH_USER
|
||||||
key:
|
key:
|
||||||
from_secret: SSH_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:
|
source:
|
||||||
- ./sist2-arm64-linux
|
- ./sist2-arm64-linux
|
||||||
|
|
||||||
volumes:
|
|
||||||
- name: dockersock
|
|
||||||
temp: {}
|
|
Loading…
x
Reference in New Issue
Block a user