Automatically deploy to bbaovanc.com using Drone #1

Merged
bbaovanc merged 12 commits from drone-ci-deploy into master 2021-04-14 00:56:00 -05:00
1 changed files with 4 additions and 0 deletions
Showing only changes of commit f9f4140b30 - Show all commits

View File

@ -3,6 +3,10 @@ kind: pipeline
type: docker
name: Deploy to bbaovanc.com
trigger:
branch:
- master
steps:
- name: Update submodules
image: alpine/git