Compare commits

..

1 Commits

Author SHA1 Message Date
Simon e8b7e15a17 feat: Add auto build website with Drone
continuous-integration/drone/push Build is passing Details
2022-02-01 11:32:26 +01:00
1 changed files with 7 additions and 1 deletions

View File

@ -63,8 +63,10 @@ image_pull_secrets:
- REGISTRY_CONFIG
trigger:
event:
- push
branch:
- main
- main
---
kind: pipeline
@ -111,3 +113,7 @@ steps:
image_pull_secrets:
- REGISTRY_CONFIG
trigger:
event:
- push