This commit is contained in:
parent
4d3c3a1037
commit
256882d841
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ jobs:
|
||||||
env:
|
env:
|
||||||
RUNNER_TOOL_CACHE: /toolcache
|
RUNNER_TOOL_CACHE: /toolcache
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
container:
|
||||||
|
image: alpine:latest
|
||||||
name: A job to say hello
|
name: A job to say hello
|
||||||
steps:
|
steps:
|
||||||
- name: Hello world action step
|
- name: Hello world action step
|
||||||
|
|
Loading…
Reference in a new issue