This commit is contained in:
parent
cfc89c5b59
commit
68e9972635
1 changed files with 1 additions and 6 deletions
|
@ -8,9 +8,4 @@ jobs:
|
|||
- run: ls -al
|
||||
- run: pwd
|
||||
- run: ls /etc
|
||||
- run: cat /etc/os-release
|
||||
- run: |
|
||||
cat <<- EOF > output.txt
|
||||
Este es un ejemplo de como se hace un comando
|
||||
que contiene varias líneas
|
||||
EOF
|
||||
- run: cat /etc/os-release
|
Loading…
Reference in a new issue