Skip to content

Commit

Permalink
remove invalid comments
Browse files Browse the repository at this point in the history
  • Loading branch information
vEpiphyte committed Jul 21, 2020
1 parent 71a9722 commit 090b09c
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 @@ -321,10 +321,7 @@ commands:
- run:
name: smoke test image
command: |
# docker run -d --name test00 vertexproject/synapse:${CIRCLE_BRANCH}
# docker run -d --name test01 vertexproject/synapse-axon:${CIRCLE_BRANCH}
docker run -d --name test02 vertexproject/synapse-cortex:${CIRCLE_BRANCH}
# docker run -d --name test03 vertexproject/synapse-cryotank:${CIRCLE_BRANCH}
sleep 45
docker ps
docker logs test02
Expand Down

0 comments on commit 090b09c

Please sign in to comment.