Disable conocimientoslibres.ga

This commit is contained in:
Jesús 2022-02-06 13:57:43 -05:00
parent 31f8280daf
commit 793a4d82a3
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766
2 changed files with 22 additions and 22 deletions

View File

@ -42,24 +42,24 @@ steps:
branch: [master] branch: [master]
event: [push] event: [push]
- name: deploy-main #- name: deploy-main
image: drillster/drone-rsync # image: drillster/drone-rsync
settings: # settings:
hosts: # hosts:
from_secret: SSH_HOST # from_secret: SSH_HOST
port: # port:
from_secret: SSH_PORT # from_secret: SSH_PORT
key: # key:
from_secret: SSH_KEY # from_secret: SSH_KEY
user: # user:
from_secret: SSH_USER # from_secret: SSH_USER
source: ./output/* # source: ./output/*
exclude: # exclude:
- ./output/.htaccess # - ./output/.htaccess
target: # target:
from_secret: SSH_TARGET_DIR # from_secret: SSH_TARGET_DIR
recursive: true # recursive: true
delete: true # delete: true
when: # when:
branch: [master] # branch: [master]
event: [push] # event: [push]

View File

@ -1,7 +1,7 @@
## Descripción ## Descripción
Este repositorio contiene el blog Conocimientos Libres, ubicado en Este repositorio contiene el blog Conocimientos Libres, ubicado en
<https://conocimientoslibres.tuxfamily.org/> y <https://conocimientoslibres.ga/> <https://conocimientoslibres.tuxfamily.org/>
## Generar el blog ## Generar el blog