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