Actualizar '.github/workflows/main.yml'
hello-world / my-job (push) Successful in 7s Details
CI / docker_demo (push) Failing after 52s Details

main
rober 9 months ago
parent 32b6066c15
commit af555ab841

@ -17,4 +17,5 @@ jobs:
env:
clave_ssh: ${{ secrets.CLAVE_SSH }}
run: |
ssh-add - <<< "$clave_ssh"
./subir.sh
Loading…
Cancel
Save