Merge pull request 'add docs-centralizer CI job' (#4) from 20230111-doccentralizer into master

Reviewed-on: #4
This commit is contained in:
2023-01-11 11:01:21 +00:00
2 changed files with 28 additions and 0 deletions

25
.drone.yml Normal file
View File

@@ -0,0 +1,25 @@
---
# SPDX-FileCopyrightText: 2022 Free Software Foundation Europe <https://fsfe.org>
#
# SPDX-License-Identifier: CC0-1.0
kind: pipeline
name: default
type: docker
steps:
- name: push-to-docs
image: git.fsfe.org/fsfe-system-hackers/docs-centralizer:latest
environment:
REPO_NAME: staff-laptop
SSH_PRIVATE_KEY:
from_secret: docs_bot_private_key
when:
branch:
- master
event:
- push
# Define the docker host ("drone runner node") on which this will be executed
node:
cont: test

View File

@@ -3,6 +3,9 @@
This repository contains all instructions alongside an Ansible playbook to set
up staff laptops.
[![in docs.fsfe.org](https://img.shields.io/badge/in%20docs.fsfe.org-OK-green)](https://docs.fsfe.org/repodocs/staff-laptop/00_README)
## Installation of the OS
Currently, we use Debian Bullseye. Installation media are available in the Berlin