We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33deff9 commit 620815bCopy full SHA for 620815b
.circleci/config.yml
@@ -24,6 +24,8 @@ jobs:
24
- run: make test TF_PLATFORM=linux
25
26
release:
27
+ docker:
28
+ - image: circleci/buildpack-deps:stretch
29
environment: *env_vars
30
steps:
31
- checkout
0 commit comments