Skip to content

Commit

Permalink
[#82] Set docker image at CircleCI noop job
Browse files Browse the repository at this point in the history
  • Loading branch information
juampynr committed Jul 6, 2022
1 parent 6acb2a1 commit 3472d5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
version: 2
jobs:
noop:
docker:
- image: alpine:latest
steps:
- checkout

0 comments on commit 3472d5c

Please sign in to comment.