Loading .gitlab-ci.yml +0 −13 Original line number Diff line number Diff line Loading @@ -18,16 +18,3 @@ include: # reading job status, checking it and implementing additional steps # are not handled here as rm -rf /tmp/${CI_JOB_ID} will always execute - ssh $SSH_USER@$DEPLOYMENT_HOST "rm -rf /tmp/${CI_JOB_ID}" deploy:staging: extends: .deploy:nextcloud-app-by-checkout when: manual only: - main - murena-main - production - tags - dev/disable-contacts-crud environment: name: staging/01 url: https://eeo.one Loading
.gitlab-ci.yml +0 −13 Original line number Diff line number Diff line Loading @@ -18,16 +18,3 @@ include: # reading job status, checking it and implementing additional steps # are not handled here as rm -rf /tmp/${CI_JOB_ID} will always execute - ssh $SSH_USER@$DEPLOYMENT_HOST "rm -rf /tmp/${CI_JOB_ID}" deploy:staging: extends: .deploy:nextcloud-app-by-checkout when: manual only: - main - murena-main - production - tags - dev/disable-contacts-crud environment: name: staging/01 url: https://eeo.one