[Groonga-commit] groonga/groonga at 129c649 [master] appveyor: debug

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Oct 20 00:18:11 JST 2017


Kouhei Sutou	2017-10-20 00:18:11 +0900 (Fri, 20 Oct 2017)

  New Revision: 129c64977c0d729763ba713d3816247fcda2d557
  https://github.com/groonga/groonga/commit/129c64977c0d729763ba713d3816247fcda2d557

  Message:
    appveyor: debug

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -0)
===================================================================
--- appveyor.yml    2017-10-19 22:57:40 +0900 (4a4681084)
+++ appveyor.yml    2017-10-20 00:18:11 +0900 (e479dec0d)
@@ -31,6 +31,7 @@ install:
   # - choco install -y imdisk-toolkit
   # - mkdir tmp
   # - imdisk -a -t file -m tmp -o awe -s 1G -p "/fs:ntfs /q /y"
+  - ps: git describe --abbrev=7 HEAD
   - ps: |
       $GroongaVersionRaw = git describe --abbrev=7 HEAD
       $Env:GROONGA_VERSION = $GroongaVersionRaw.TrimStart("v")
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171020/ecfb1926/attachment-0001.htm 



More information about the Groonga-commit mailing list
Back to archive index