Mise à jour de '.drone.yml'

This commit is contained in:
gregandev 2022-12-19 15:11:26 +01:00
parent 307bcb5be4
commit f16f69689e

View File

@ -6,6 +6,10 @@ platform:
os: linux
arch: arm64
trigger:
branch:
- master
steps:
- name: git pull submodules
@ -46,11 +50,7 @@ steps:
repo: "dockerregistry.legaragenumerique.fr/hugo-site"
tags: 0.1
dockerfile: ./Dockerfile
# commands:
# - pwd
# - ls
trigger:
branch:
- master
- name: notification
commands:
- echo job done!