Mise à jour de '.drone.yml'

master
gregandev 2 years ago
parent bbc2e572f7
commit 64f972e743
  1. 10
      .drone.yml

@ -10,16 +10,6 @@ kind: pipeline
steps:
# - name: git pull submodules
# image: alpine/git
# settings:
# user:
# from_secret: GIT_USER
# password:
# from_secret: GIT_PASSWORD
# commands:
# - git submodule update --init --recursive
- name: build mkdocs site
image: plugins/docker
output: ./site

Loading…
Cancel
Save