Update .gitlab-ci.yml

This commit is contained in:
Kevin Röbert 2019-02-12 23:33:40 +00:00
parent f139e628ab
commit c6f66ec646

View File

@ -1,3 +1,5 @@
image: debian:latest
before_script:
- export COMMIT_TIME=$(git show -s --format=%ct $CI_COMMIT_SHA)