remove trigger
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
vincent 2022-05-09 10:56:37 +02:00
parent 5071928917
commit ee74052844

View File

@ -22,11 +22,6 @@ steps:
from_secret: docker_password
dockerfile: ./pacoloco/Dockerfile
context: ./pacoloco
trigger:
event:
- cron
cron:
- monthly
---
kind: pipeline
@ -52,8 +47,3 @@ steps:
from_secret: docker_password
dockerfile: ./pacoloco/Dockerfile
context: ./pacoloco
trigger:
event:
- cron
cron:
- monthly