Mise à jour de '.drone.yml'
This commit is contained in:
parent
307bcb5be4
commit
f16f69689e
14
.drone.yml
14
.drone.yml
@ -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!
|
||||
|
Loading…
x
Reference in New Issue
Block a user