parent
2b35cf9384
commit
2a438768d8
1 changed files with 2 additions and 0 deletions
|
@ -8,3 +8,5 @@ jobs:
|
||||||
container: catthehacker/ubuntu:act-latest
|
container: catthehacker/ubuntu:act-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
- name: Hello world
|
||||||
|
run: docker run hello-world
|
||||||
|
|
Loading…
Reference in a new issue