This commit is contained in:
parent
668526e02b
commit
30ef275212
24
.drone.yml
24
.drone.yml
@ -10,15 +10,15 @@ steps:
|
|||||||
pull: always
|
pull: always
|
||||||
source: blog/
|
source: blog/
|
||||||
|
|
||||||
# kind: pipeline
|
- name: docker_push
|
||||||
# name: default
|
image: plugins/docker
|
||||||
|
when:
|
||||||
# steps:
|
branch: master
|
||||||
# - name: build
|
event: push
|
||||||
# image: plugins/hugo
|
settings:
|
||||||
# settings:
|
username: sthopeless
|
||||||
# hugo_version: 0.88.1
|
password:
|
||||||
# pull: always
|
from_secret: docker_password
|
||||||
# validate: true
|
repo: sthopeless/hugo_template
|
||||||
# config: blog/config.toml
|
registry:
|
||||||
# theme: /drone/src/blog/themes
|
tags: latest
|
Loading…
x
Reference in New Issue
Block a user