Automatically deploy to bbaovanc.com using Drone #1
@ -3,6 +3,10 @@ kind: pipeline
|
|||||||
type: docker
|
type: docker
|
||||||
name: Deploy to bbaovanc.com
|
name: Deploy to bbaovanc.com
|
||||||
|
|
||||||
|
trigger:
|
||||||
|
branch:
|
||||||
|
- master
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Update submodules
|
- name: Update submodules
|
||||||
image: alpine/git
|
image: alpine/git
|
||||||
|
Reference in New Issue
Block a user