Feat: add badge and correct name
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Bertrand Benjamin 2020-08-04 15:58:33 +02:00
parent 4d31948d7a
commit 485a4528b1
2 changed files with 4 additions and 2 deletions

View File

@ -2,8 +2,8 @@ kind: pipeline
name: Push Content name: Push Content
type: docker type: docker
steps: steps:
- name: Push Content - name: Push Raw
image: alpine image: python
commands: commands:
- apk add --no-cache openssh-client ca-certificates bash - apk add --no-cache openssh-client ca-certificates bash
- apk add rsync - apk add rsync

View File

@ -1,5 +1,7 @@
# Cours pour l'année 2019-2020 # Cours pour l'année 2019-2020
[![Build Status](https://drone.opytex.org/api/badges/lafrite/2019-2020/status.svg)](https://drone.opytex.org/lafrite/2019-2020)
## Quand on arrive ## Quand on arrive
- Avec fish - Avec fish