diff --git a/.drone.yml b/.drone.yml index 9f4eafe..701758f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,10 @@ kind: pipeline type: docker name: Container Build +trigger: + event: + - push + steps: - name: Build image: fedora:latest