Do weird stuff

This commit is contained in:
Olivier Tremblay 2022-04-29 13:57:40 -04:00
parent 3002ae2794
commit 3660f76fe8
No known key found for this signature in database
GPG key ID: 6AFD5ECDA1603158

View file

@ -6,8 +6,8 @@ version: 2.1
# See: https://circleci.com/docs/2.0/configuration-reference/#jobs # See: https://circleci.com/docs/2.0/configuration-reference/#jobs
jobs: jobs:
say-hello: say-hello:
machine: true docker:
resource_class: otremblay/some-runner - image: cimg/base:stable
steps: steps:
- checkout - checkout