mirror of
https://github.com/appleboy/drone-scp.git
synced 2026-06-04 18:23:59 +08:00
fix: skip integration tests without telegram secrets; apply modernize fix
This commit is contained in:
@@ -50,7 +50,7 @@ jobs:
|
||||
|
||||
- name: setup sshd server
|
||||
run: |
|
||||
apk add git make curl perl bash build-base zlib-dev ucl-dev
|
||||
apk add git make curl perl bash build-base zlib-dev ucl-dev gpg
|
||||
make ssh-server
|
||||
|
||||
- name: testing
|
||||
|
||||
Reference in New Issue
Block a user