diff --git a/.circleci/config.yml b/.circleci/config.yml index cec5c93..44eb3d3 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -229,7 +229,7 @@ jobs: - run: command: | git fetch --tags --prune --progress --no-recurse-submodules origin - git checkout --progress --force $CIRCLE_SHA1 + #git checkout --progress --force $CIRCLE_SHA1 docker run --rm -v "$(pwd):/repo" gittools/gitversion:latest-linux-netcoreapp2.1 /repo /showvariable SemVer - run: name: Docker tag image