ci: setup deployment on push to main
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
fixes #1
This commit is contained in:
parent
fe995c036d
commit
0c1e9e83bd
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
name: deploy
|
name: deploy
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
|
|
Loading…
Add table
Reference in a new issue