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