diff --git a/.drone.yml b/.drone.yml index 3c722c6..2bdf713 100644 --- a/.drone.yml +++ b/.drone.yml @@ -20,8 +20,8 @@ steps: - echo "bonjour" - name: Clonage du Repo commands: - - 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 + - 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 - name: Installation du package commands: - cd lhoist-stay-safe__backend-theme