parent
baf9f2a49a
commit
221a1380b0
1 changed files with 0 additions and 4 deletions
|
|
@ -3,10 +3,6 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Host distro
|
|
||||||
run: |
|
|
||||||
distro=$(. /etc/os-release && echo "$PRETTY_NAME")
|
|
||||||
echo "Hello from host: $distro"
|
|
||||||
- name: Run something in Alpine
|
- name: Run something in Alpine
|
||||||
uses: docker://alpine:3.20
|
uses: docker://alpine:3.20
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue