Compare commits
13 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d23a45ad28 | ||
|
|
7f26c7dd70 | ||
|
|
2e74afa08e | ||
|
|
5070757736 | ||
| 901c18c231 | |||
|
|
ae0050aa11 | ||
|
|
5005f50d56 | ||
|
|
e447ff241e | ||
|
|
16bb8afe7c | ||
|
|
2daf304c87 | ||
|
|
008571dc9f | ||
|
|
5a41aeca41 | ||
|
|
603790a792 |
2 changed files with 3 additions and 11 deletions
|
|
@ -1,7 +1,9 @@
|
|||
steps:
|
||||
update_profile:
|
||||
image: alpine/git
|
||||
secrets: [ssh_priv_key]
|
||||
environment:
|
||||
SSH_PRIV_KEY:
|
||||
from_secret: ssh_priv_key
|
||||
commands:
|
||||
- git config --global user.email ci@gitnet.fr
|
||||
- git config --global user.name CI
|
||||
|
|
|
|||
10
README.md
10
README.md
|
|
@ -50,13 +50,3 @@ This application is rather suitable for instances that activate a lot of applica
|
|||
|
||||
## Latest blog posts
|
||||
|
||||
* [Matrix-Synapse : migrer de SQLite à PostgreSQL](https://www.deblan.io/post/655/matrix-synapse-migrer-de-sqlite-a-postgresql)
|
||||
* [Remote i3-wm WS : ma télécommande pour bureau GNU/Linux (v2)](https://www.deblan.io/post/654/remote-i3-wm-ws-ma-telecommande-pour-bureau-gnu-linux-v2)
|
||||
* [Signez la pétition pour empêcher la France d’obliger les navigateurs tels que Firefox de Mozilla à censurer des sites web](https://www.deblan.io/post/653/signez-la-petition-pour-empecher-la-france-d-obliger-les-navigateurs-tels-que-firefox-de-mozilla-a-censurer-des-sites-web)
|
||||
* [Internet devient-il un Minitel 2.0 ou un bien commun ? - Benjamin Bayart - RTS – Libre à lire !](https://www.deblan.io/post/652/internet-devient-il-un-minitel-2-0-ou-un-bien-commun-benjamin-bayart-rts-libre-a-lire)
|
||||
* [Murph v1.20 is out! 📣](https://www.deblan.io/post/651/murph-v1-20-is-out)
|
||||
* [Je n'ai rien à cacher.](https://www.deblan.io/post/650/je-nai-rien-a-cacher)
|
||||
* [Capture, un reverse proxy pour analyser les requêtes de vos applications](https://www.deblan.io/post/648/capture-un-proxy-pour-analyser-les-requetes-de-vos-applications)
|
||||
* [Affaire du 8 décembre : le chiffrement des communications assimilé à un comportement terroriste](https://www.deblan.io/post/649/affaire-du-8-decembre-le-chiffrement-des-communications-assimile-a-un-comportement-terroriste)
|
||||
* [Un modèle pour démarrer un script shell](https://www.deblan.io/post/647/modele-pour-demarrer-script-shell)
|
||||
* [Quoi de neuf sur les internets ? #1](https://www.deblan.io/post/646/quoi-de-neuf-sur-les-internets-1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue