Merge remote-tracking branch 'refs/remotes/origin/master'
All checks were successful
Deploy Pruebas / deploy (push) Successful in 13s

This commit is contained in:
2024-08-15 13:23:58 -06:00

View File

@@ -3,7 +3,7 @@ name: Deploy Pruebas
on: on:
push: push:
branches: branches:
- Pruebas - master
jobs: jobs:
deploy: deploy:
@@ -23,4 +23,4 @@ jobs:
script: | script: |
cd /usr/share/nginx/html/paad/ cd /usr/share/nginx/html/paad/
git fetch --all git fetch --all
git reset --hard origin/Pruebas git reset --hard origin/Pruebas