Skip to content

Commit

Permalink
#32 give x permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
brady-gsa committed Dec 18, 2019
1 parent 03f03b3 commit e6eaabb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,8 @@ jobs:
echo $PATH
whoami
docker-compose run test
- run:
name: start localstack
command: docker-compose up -d
which docker-compose
docker-compse up -d
- run:
name: verify localstack
command: curl http://localhost:8055/
Expand Down

0 comments on commit e6eaabb

Please sign in to comment.