Mise à jour de '.drone.yml'
This commit is contained in:
parent
e9dfc34c38
commit
768040947c
20
.drone.yml
20
.drone.yml
@ -1,17 +1,13 @@
|
|||||||
pipeline:
|
kind: pipeline
|
||||||
kind: docker
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: docker build and push
|
- name: build
|
||||||
image: plugins/docker
|
image: plugins/hugo
|
||||||
settings:
|
settings:
|
||||||
# cache_from: registry.sliceofbits.com/ipsen2backend:latest
|
hugo_version: 0.55
|
||||||
username:
|
validate: true
|
||||||
from_secret: username
|
|
||||||
password:
|
|
||||||
from_secret: password
|
|
||||||
repo: workad_front_1-backup
|
|
||||||
registry: dockerregistry.legaragenumerique.fr/
|
|
||||||
tags: 2022-10-11
|
|
||||||
|
|
||||||
# - name: deploy
|
# - name: deploy
|
||||||
# image: appleboy/drone-scp
|
# image: appleboy/drone-scp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user