image: debian .job_template: &job_definition artifacts: reports: junit: report.xml before_script: - bash scripts/install.sh script: - bash scripts/test.sh test diaspora: <<: *job_definition variables: PROJECT: diaspora test ganggo: <<: *job_definition variables: PROJECT: ganggo #test mastodon: # <<: *job_definition # variables: # PROJECT: mastodon test socialhome: <<: *job_definition variables: PROJECT: socialhome