Stashing artifacts

This commit is contained in:
Roberto Badô 2018-04-12 03:53:02 -03:00
parent 820cdb6010
commit f653c962bb

View file

@ -19,7 +19,7 @@ cache:
directories:
- ${HOME}/.m2
after_success:
after_script:
- ls -lrt target/
- sleep 1000