Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit 84620700 authored by Nivesh Krishna's avatar Nivesh Krishna
Browse files

fix CI

parent 6234ba00
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -64,7 +64,6 @@ test:unit:
    - echo "$SSH_KNOWN_HOSTS" > $HOME/.ssh/known_hosts
    - echo "$SSH_KNOWN_HOSTS" > $HOME/.ssh/known_hosts
    - chmod 600 ~/.ssh/id_ed25519
    - chmod 600 ~/.ssh/id_ed25519
    - chmod 644 ~/.ssh/known_hosts ~/.ssh/id_ed25519.pub
    - chmod 644 ~/.ssh/known_hosts ~/.ssh/id_ed25519.pub
    - ssh $DOCKER_HOST "cd $PATH_STAGING"
    - docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
    - docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
  script:
  script:
    - echo "Deploying to ($SSH_USER@$BACKEND_HOST)" 
    - echo "Deploying to ($SSH_USER@$BACKEND_HOST)"