Loading .gitlab-ci.yml +3 −3 Original line number Diff line number Diff line Loading @@ -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) Loading Loading @@ -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 Loading Loading
.gitlab-ci.yml +3 −3 Original line number Diff line number Diff line Loading @@ -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) Loading Loading @@ -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 Loading