This commit is contained in:
parent
fa1fea3b4c
commit
337bc0c5c9
1 changed files with 0 additions and 7 deletions
|
@ -9,13 +9,6 @@ jobs:
|
|||
- run: pwd
|
||||
- run: ls /etc
|
||||
- run: cat /etc/os-release
|
||||
- name: multi-line
|
||||
run: |
|
||||
cat << EOF > output.txt
|
||||
Ésto es un ejemplo de un
|
||||
comando multi-línea.
|
||||
EOF
|
||||
- run: cat output.txt
|
||||
- name: install git
|
||||
run: apk --no-interactive --no-cache add git
|
||||
- name: get repo
|
||||
|
|
Loading…
Reference in a new issue