This commit is contained in:
@ -10,6 +10,8 @@ jobs:
|
||||
run: echo cum > test.txt
|
||||
- name: echo ip
|
||||
run: echo "$(hostname -I)"
|
||||
- name: add node
|
||||
run: apk add node
|
||||
- name: test artificat
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
Reference in New Issue
Block a user