diff --git a/.drone.yml b/.drone.yml index 84cfc97..3c722c6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -20,7 +20,8 @@ steps: - echo "bonjour" - name: Clonage du Repo commands: - - git clone git@git.deligraph.be:Antoine/lhoist-stay-safe__backend-theme.git + - git clone -c core.sshCommand="ssh -p 1982" git@git.deligraph.be:Antoine/lhoist-stay-safe__backend-theme.git + # - git clone git@git.deligraph.be:Antoine/lhoist-stay-safe__backend-theme.git - name: Installation du package commands: - cd lhoist-stay-safe__backend-theme