Skip to content

Commit

Permalink
forgot the circle change
Browse files Browse the repository at this point in the history
  • Loading branch information
eeeady committed Mar 20, 2020
1 parent 4d1ebe5 commit ecdab60
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ jobs:
- run:
name: Login to Docker Hub
command: docker login -u $DOCKER_USER -p $DOCKER_PASS
- run:
name: build Docker container
command: ./docker-build << pipeline.git.tag >>
- run:
name: Check Docker container
command: docker run -it trussworks/ecs-service-logs:<< pipeline.git.tag >> --help
Expand Down

0 comments on commit ecdab60

Please sign in to comment.