Skip to content

Commit 1eacb43

Browse files
committed
specify circle executor type
1 parent 53e1977 commit 1eacb43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ jobs:
5151

5252

5353
ghp_deploy:
54+
docker:
55+
- image: circleci/python:3.6.1
5456
steps:
5557
- run:
5658
name: deploy to github

0 commit comments

Comments
 (0)