Do weird stuff
This commit is contained in:
parent
3660f76fe8
commit
09270323e8
1 changed files with 2 additions and 1 deletions
|
|
@ -7,8 +7,9 @@ version: 2.1
|
||||||
jobs:
|
jobs:
|
||||||
say-hello:
|
say-hello:
|
||||||
docker:
|
docker:
|
||||||
- image: cimg/base:stable
|
- image: alpine:latest
|
||||||
steps:
|
steps:
|
||||||
|
- run:which git
|
||||||
- checkout
|
- checkout
|
||||||
|
|
||||||
# Invoke jobs via workflows
|
# Invoke jobs via workflows
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue