Commit 813f4860 authored by Romain Ambroise's avatar Romain Ambroise
Browse files

Update .gitlab-ci.yml

parent ee9b004f
Loading
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ tag_this_branch_if_success:
    name: docker:dind
  script:
    - |
      echo "Hello Word ! " && true
      echo "test2" && true
      echo "test3" && true
      git clone https://git.unicaen.fr/lib/unicaen/parametre.git
      cd parametre/
      export LAST_TAG=$(git describe --tags --abbrev=0)
      git tag -n $LAST_TAG