Fix indentation
Some checks reported errors
Some checks reported errors
This commit is contained in:
parent
dfffae35b2
commit
8cebecbbfd
30
.drone.yml
30
.drone.yml
@ -2,21 +2,21 @@
|
||||
kind: pipeline
|
||||
name: publish pipeline
|
||||
steps:
|
||||
- name: publish jekyll container
|
||||
image: plugins/docker
|
||||
settings: &docker-build-settings
|
||||
username: 3wordchant
|
||||
password:
|
||||
from_secret: git_autonomic_zone_token_3wc
|
||||
repo: git.autonomic.zone/autonomic-cooperative/kcl-site
|
||||
auto_tag: true
|
||||
registry: git.autonomic.zone
|
||||
when:
|
||||
branch:
|
||||
- main
|
||||
event:
|
||||
exclude:
|
||||
- custom
|
||||
- name: publish jekyll container
|
||||
image: plugins/docker
|
||||
settings: &docker-build-settings
|
||||
username: 3wordchant
|
||||
password:
|
||||
from_secret: git_autonomic_zone_token_3wc
|
||||
repo: git.autonomic.zone/autonomic-cooperative/kcl-site
|
||||
auto_tag: true
|
||||
registry: git.autonomic.zone
|
||||
when:
|
||||
branch:
|
||||
- main
|
||||
event:
|
||||
exclude:
|
||||
- custom
|
||||
|
||||
- name: deploy-site
|
||||
image: git.coopcloud.tech/coop-cloud/docker-cp-deploy:latest
|
||||
|
Loading…
Reference in New Issue
Block a user