aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2022-02-06 13:57:43 -0500
committerJesús <heckyel@hyperbola.info>2022-02-06 13:57:43 -0500
commit793a4d82a3616e8176496df15463fafefcc938cc (patch)
tree2d94b0b6951af4e12b62e6f92318b3365c3ee636
parent31f8280daf7a152874fb318921d2f765f012181e (diff)
downloadcl-793a4d82a3616e8176496df15463fafefcc938cc.tar.lz
cl-793a4d82a3616e8176496df15463fafefcc938cc.tar.xz
cl-793a4d82a3616e8176496df15463fafefcc938cc.zip
Disable conocimientoslibres.ga
-rw-r--r--.drone.yml42
-rw-r--r--README.md2
2 files changed, 22 insertions, 22 deletions
diff --git a/.drone.yml b/.drone.yml
index e4ace53..5c45e3d 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -42,24 +42,24 @@ steps:
branch: [master]
event: [push]
-- name: deploy-main
- image: drillster/drone-rsync
- settings:
- hosts:
- from_secret: SSH_HOST
- port:
- from_secret: SSH_PORT
- key:
- from_secret: SSH_KEY
- user:
- from_secret: SSH_USER
- source: ./output/*
- exclude:
- - ./output/.htaccess
- target:
- from_secret: SSH_TARGET_DIR
- recursive: true
- delete: true
- when:
- branch: [master]
- event: [push]
+#- name: deploy-main
+# image: drillster/drone-rsync
+# settings:
+# hosts:
+# from_secret: SSH_HOST
+# port:
+# from_secret: SSH_PORT
+# key:
+# from_secret: SSH_KEY
+# user:
+# from_secret: SSH_USER
+# source: ./output/*
+# exclude:
+# - ./output/.htaccess
+# target:
+# from_secret: SSH_TARGET_DIR
+# recursive: true
+# delete: true
+# when:
+# branch: [master]
+# event: [push]
diff --git a/README.md b/README.md
index b81c6ba..c1dbcf8 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
## Descripción
Este repositorio contiene el blog Conocimientos Libres, ubicado en
-<https://conocimientoslibres.tuxfamily.org/> y <https://conocimientoslibres.ga/>
+<https://conocimientoslibres.tuxfamily.org/>
## Generar el blog