mirror of
https://github.com/jwetzell/personal-site.git
synced 2026-09-10 08:29:34 +00:00
Update .drone.yml
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
kind: pipeline
|
kind: pipeline
|
||||||
|
type: kubernetes
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
@@ -28,3 +29,6 @@ steps:
|
|||||||
PLUGIN_SECURE: true
|
PLUGIN_SECURE: true
|
||||||
PLUGIN_VERIFY: false
|
PLUGIN_VERIFY: false
|
||||||
PLUGIN_CLEAN_DIR: true
|
PLUGIN_CLEAN_DIR: true
|
||||||
|
when:
|
||||||
|
branch:
|
||||||
|
- master
|
||||||
|
|||||||
Reference in New Issue
Block a user