Update .gitlab-ci.yml

pull/457/head
Bret Curtis 7 years ago
parent edd22342f2
commit 2d5f71e5be

@ -52,7 +52,7 @@ Win10:
stage: build stage: build
allow_failure: true allow_failure: true
script: script:
- sh rm -fr build/* # remove anything in the build directory # - sh rm -fr build/* # remove anything in the build directory
- sh env - sh env
- sh pwd - sh pwd
- sh echo $CI_PROJECT_DIR - sh echo $CI_PROJECT_DIR

Loading…
Cancel
Save