variables: GIT_SUBMODULE_STRATEGY: recursive before_script: - "./checklinks.sh arthur_brandao" - "git submodule update --remote --init" tests: script: "ant -Detudiant=arthur_brandao sonar" artifacts: untracked: true tags: - java