summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWouterTinus <wouter.tinus@gmail.com>2019-09-02 22:31:33 +0200
committerWouterTinus <wouter.tinus@gmail.com>2019-09-02 22:31:33 +0200
commit4510058303cfece9f26d257d04ff35849af4ac05 (patch)
tree4d52a02593bb96d844940202ca5e719dd5675c4a
parent3776ccf319b84e30a8c8214a0d0808b364847202 (diff)
downloadletsencrypt-win-simple-origin/2.0.10.zip
letsencrypt-win-simple-origin/2.0.10.tar.gz
letsencrypt-win-simple-origin/2.0.10.tar.bz2
another try at git submodulesv2.0.10origin/2.0.10
-rw-r--r--appveyor.yml9
1 files changed, 6 insertions, 3 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 5148a18..77bdd09 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -12,9 +12,12 @@ assembly_info:
environment:
PfxPassword:
secure: MoBSjfTA4dQsMSor6Lbst6kKjVNAYE5elSDK6+IrR1VhCTz5yAsjBbcUC4L4SAegHKABXov/4VyL+3KtrBS8shCkgAFfSK1j98Yvn5K3JyE=
-install:
- - cd %APPVEYOR_BUILD_FOLDER%
- - git submodule update --init --recursive
+clone_script:
+ - cmd: >-
+ git clone -q --branch=%APPVEYOR_REPO_BRANCH% https://github.com/%APPVEYOR_REPO_NAME%.git %APPVEYOR_BUILD_FOLDER%
+ && cd %APPVEYOR_BUILD_FOLDER%
+ && git checkout -qf %APPVEYOR_REPO_COMMIT%
+ && git submodule update --init --recursive
before_build:
- ps: >-
cd $env:APPVEYOR_BUILD_FOLDER\src\