Directory.with.dot

Nikolai Mynkow's Avatar

Nikolai Mynkow

09 Sep, 2014 02:05 PM

The yml below fails because there is a '.' (dot) in the directory. If I remove " - cmd: cd Cronus.DomainModelling" everything is working as expected.

https://ci.appveyor.com/project/mynkow/cronus/build/1.0.11

build_script:
  - cmd: cd Cronus.DomainModelling
  - cmd: build.cmd
  - cmd: cd ..
  - cmd: cd Cronus
  - cmd: build.cmd
test: off

  1. 1 Posted by Nikolai Mynkow on 09 Sep, 2014 02:06 PM

    Nikolai Mynkow's Avatar

    Fixed, do not bother. It was me being stupid.

  2. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:48 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac