Update .gitlab-ci.yml
This commit is contained in:
parent
f139e628ab
commit
c6f66ec646
|
@ -1,3 +1,5 @@
|
|||
image: debian:latest
|
||||
|
||||
before_script:
|
||||
- export COMMIT_TIME=$(git show -s --format=%ct $CI_COMMIT_SHA)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user