Kaynağa Gözat

test

master
komarov 4 yıl önce
ebeveyn
işleme
f4bbe4f5ae
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. +1
    -0
      .drone.yml

+ 1
- 0
.drone.yml Dosyayı Görüntüle

@@ -35,6 +35,7 @@ steps:
- eval $(ssh-agent)
- mkdir $HOME/.ssh && echo "$KEY" > $HOME/.ssh/id_rsa && chmod 600 $HOME/.ssh/id_rsa && echo "$PUBLIC" > $HOME/.ssh/id_rsa.pub
- ssh-add $HOME/.ssh/id_rsa
- ssh -i $HOME/.ssh/id_rsa git@gitea.torrion-vault.xyz -p 2222
- ssh-keyscan -p 2222 -H gitea.local > $HOME/.ssh/known_hosts
- git clone $GIT_REPOSITORY ./
- git checkout $DRONE_BRANCH


Yükleniyor…
İptal
Kaydet