Runs sources step

This commit is contained in:
Jan Möbius
2018-05-29 10:23:36 +02:00
parent b2d3bdb43c
commit ee2976b58e

View File

@@ -345,3 +345,7 @@ Doc-publish:
script: "CI/ci-doc.sh" script: "CI/ci-doc.sh"
tags: tags:
- Linux - Linux
Sources:
script: "CI/ci-source.sh"