parent
575ced1b95
commit
a35e4a7f6a
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: lol
|
- name: lol
|
||||||
run: |
|
run: |
|
||||||
|
ls -l
|
||||||
|
pwd
|
||||||
output=$(cat output.txt)
|
output=$(cat output.txt)
|
||||||
echo $output
|
echo $output
|
||||||
curl -vvv -X POST \
|
curl -vvv -X POST \
|
||||||
|
|
Loading…
Reference in a new issue