parent
9d14d28d63
commit
e830d50593
1 changed files with 0 additions and 2 deletions
|
|
@ -3,9 +3,7 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
|
||||||
- name: Run something in Alpine
|
- name: Run something in Alpine
|
||||||
uses: docker://alpine:3.20
|
uses: docker://alpine:3.20
|
||||||
with:
|
with:
|
||||||
args: echo "Hello from inside Alpine"
|
args: echo "Hello from inside Alpine"
|
||||||
- run: echo "Back on the host runner again"
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue