Merge remote-tracking branch 'refs/remotes/origin/master'
All checks were successful
Deploy Pruebas / deploy (push) Successful in 13s
All checks were successful
Deploy Pruebas / deploy (push) Successful in 13s
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -3,7 +3,7 @@ name: Deploy Pruebas
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- Pruebas
|
||||
- master
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
@@ -23,4 +23,4 @@ jobs:
|
||||
script: |
|
||||
cd /usr/share/nginx/html/paad/
|
||||
git fetch --all
|
||||
git reset --hard origin/Pruebas
|
||||
git reset --hard origin/Pruebas
|
||||
Reference in New Issue
Block a user