File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11pipeline :
22 test :
3- image : lampepfl/dotty:2017-08-30
3+ image : lampepfl/dotty:2017-09-05
44 commands :
55 - ./project/scripts/sbt "${CI_TEST}"
66
77 publish_nightly :
8- image : lampepfl/dotty:2017-08-30
8+ image : lampepfl/dotty:2017-09-05
99 environment :
1010 - NIGHTLYBUILD=yes
1111 commands :
@@ -20,7 +20,7 @@ pipeline:
2020 environment : nightly
2121
2222 publish_release :
23- image : lampepfl/dotty:2017-08-30
23+ image : lampepfl/dotty:2017-09-05
2424 environment :
2525 - RELEASEBUILD=yes
2626 commands :
@@ -35,7 +35,7 @@ pipeline:
3535 environment : release
3636
3737 publish_sbt_release :
38- image : lampepfl/dotty:2017-08-30
38+ image : lampepfl/dotty:2017-09-05
3939 environment :
4040 - RELEASEBUILD=yes
4141 commands :
@@ -48,7 +48,7 @@ pipeline:
4848 environment : sbt_release
4949
5050 documentation :
51- image : lampepfl/dotty:2017-08-30
51+ image : lampepfl/dotty:2017-09-05
5252 commands :
5353 - ./project/scripts/genDocs "${CI_PUBLISH}" "$BOT_PASS"
5454 secrets : [ bot_pass ]
You can’t perform that action at this time.
0 commit comments