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