Skip to content

Commit

Permalink
* Remove the circleci 1.0 yaml file.
Browse files Browse the repository at this point in the history
* Try to move into the correct directory when running the build.
  • Loading branch information
bgroff committed Jul 17, 2018
1 parent a80c6d8 commit c0cac3d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
version: 2
jobs:
build:
working_directory: ~/bgroff/kala-app/django_kala
working_directory: ~/bgroff/kala-app/django_kala/django_kala
parallelism: 1
shell: /bin/bash --login
# CircleCI 2.0 does not support environment variables that refer to each other the same way as 1.0 did.
Expand Down
16 changes: 0 additions & 16 deletions circle.yml

This file was deleted.

0 comments on commit c0cac3d

Please sign in to comment.