diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 021e32dafcd8787547447a91c79b0fd85c3971fa..a4e63bfba2a4265f44ec18e1d1da8ed78c717739 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -28,7 +28,7 @@ secondpipe: # paths: [gl-code-quality-report.html] -before_script: +#before_script: ## ## Install ssh-agent if not already installed, it is required by Docker. ## (change apt-get to yum if you use an RPM-based image) @@ -67,9 +67,9 @@ before_script: #- ssh-add -l - - git clone https://gitlab+deploy-token-4:xbVhzmdfzYd4eRuwH3G4@www.ict.inaf.it/gitlab/nicolo.parmiggiani/test_ci3.git + #- git clone https://gitlab+deploy-token-4:xbVhzmdfzYd4eRuwH3G4@www.ict.inaf.it/gitlab/nicolo.parmiggiani/test_ci3.git - - ls -la test_ci3 + # - ls -la test_ci3 build-job: stage: build