ci: use gitea actions instead of drone #40
|
@ -33,10 +33,6 @@ jobs:
|
||||||
go env -w GO111MODULE=on
|
go env -w GO111MODULE=on
|
||||||
go env -w GOPROXY=https://goproxy.cn,direct
|
go env -w GOPROXY=https://goproxy.cn,direct
|
||||||
chown -R root:root /root/.ssh
|
chown -R root:root /root/.ssh
|
||||||
cd ~
|
|
||||||
ls -lha ~/.ssh
|
|
||||||
cat ~/.ssh/id_ed25519.pub
|
|
||||||
GIT_SSH_COMMAND="ssh -o StrictHostKeyChecking=no" git clone ssh://git@focs.ji.sjtu.edu.cn:2222/FOCS-dev/JOJ3-examples.git
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: make build
|
run: make build
|
||||||
- name: Test
|
- name: Test
|
||||||
|
|
Loading…
Reference in New Issue
Block a user