update drone config
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aaron Riedel 2022-05-05 11:05:21 +02:00
parent 2b4646decf
commit 17fc65bb96
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -11,3 +11,8 @@ steps:
from_secret: DOCKER_PASSWORD from_secret: DOCKER_PASSWORD
repo: aaronriedel/php-apache-mysql repo: aaronriedel/php-apache-mysql
tags: latest tags: latest
when:
branch:
- main
event:
- push