Skip to content

Commit

Permalink
Add after_script.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cantor Chron committed Feb 9, 2017
1 parent adddd67 commit bec9f0e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitlab-ci.yml
Expand Up @@ -15,6 +15,9 @@ before_script:
echo 'scalacOptions ++= Seq("-Xmax-classfile-name", "90")' > ~/.sbt/0.13/local.sbt
- git clone git@ci.storm-enroute.com:storm-enroute/super-storm-enroute.git ~/.super-storm-enroute

after_script:
- rm ~/.super-storm-enroute


gate:
script:
Expand Down

0 comments on commit bec9f0e

Please sign in to comment.