Skip to content

Commit

Permalink
🎯 Use THM container for CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
kks32 committed Apr 1, 2020
1 parent 34b5048 commit 948ff88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
working_directory: /home/cbgeo/research/mpm
docker:
- image: quay.io/cbgeo/mpm
- image: quay.io/cbgeo/thm
steps:
- checkout
# GCC-8
Expand Down

0 comments on commit 948ff88

Please sign in to comment.