parent
9d14d28d63
commit
e830d50593
1 changed files with 0 additions and 2 deletions
|
|
@ -3,9 +3,7 @@ jobs:
|
|||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Run something in Alpine
|
||||
uses: docker://alpine:3.20
|
||||
with:
|
||||
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