Commit fcbadc8e authored by Nicolo Parmiggiani's avatar Nicolo Parmiggiani
Browse files

Update .gitlab-ci.yml

parent c0327f0b
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -81,7 +81,8 @@ test-job3:
    - echo "This job tests something, but takes more time than test-job1."
    - echo "After the echo commands complete, it runs the sleep command for 20 seconds"
    - echo "which simulates a test that runs 20 seconds longer than test-job1"
    - git clone git@git.ia2.inaf.it:astri/scada/tcs.git
    - git clone git@git.ia2.inaf.it:nicolo.parmiggiani/test_ci_2.git
    - ls -la 

deploy-prod:
  stage: deploy