Fix different indentation
Some checks reported errors
Some checks reported errors
This commit is contained in:
parent
efac2d6664
commit
c1042a40bc
14
.drone.yml
14
.drone.yml
@ -4,13 +4,13 @@ name: publish pipeline
|
|||||||
steps:
|
steps:
|
||||||
- name: publish jekyll container
|
- name: publish jekyll container
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings: &docker-build-settings
|
settings: &docker-build-settings
|
||||||
username: 3wordchant
|
username: 3wordchant
|
||||||
password:
|
password:
|
||||||
from_secret: git_autonomic_zone_token_3wc
|
from_secret: git_autonomic_zone_token_3wc
|
||||||
repo: git.autonomic.zone/autonomic-cooperative/kcl-site
|
repo: git.autonomic.zone/autonomic-cooperative/kcl-site
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
registry: git.autonomic.zone
|
registry: git.autonomic.zone
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
|
Loading…
Reference in New Issue
Block a user