Skip to content

Commit

Permalink
Update .gitlab-ci.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
klin-usgs committed Mar 3, 2022
1 parent f3b7361 commit 3191e59
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,7 @@ compose-test:
- echo Running with user ID ${SHAKECAST_USER_ID}
- docker-compose up -d
- sleep 5
- docker ps
- docker exec shakecast_web-server_1 curl localhost:5000
# - docker-compose run web-server_1 curl localhost:5000
after_script:
- docker-compose down

Expand Down

0 comments on commit 3191e59

Please sign in to comment.