Browse Source

Add project to path and try dry run.

pull/340/head
Dan Schaper 8 years ago
parent
commit
d5c513a7ce
No known key found for this signature in database GPG Key ID: FFF1A1AD0113C344
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .circleci/config.yml

+ 2
- 0
.circleci/config.yml View File

@ -17,4 +17,6 @@ jobs:
- run:
name: Test initial script run
shell: /bin/ash
environment:
- PATH: /root/project:$PATH
command: getsslD

Loading…
Cancel
Save