Removed docker info from .gitlab-ci.yml

This commit is contained in:
an 2017-12-15 11:19:24 +01:00
parent ee2a48d874
commit 001285e077
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
image: gitlab/dind
before_script:
- docker info
# - docker info
- export REV=$(git rev-list HEAD --count)
- export BUILDDATE=$(date)
- export BRANCH=$CI_COMMIT_REF_SLUG