This commit is contained in:
parent
2b4646decf
commit
17fc65bb96
1 changed files with 6 additions and 1 deletions
|
@ -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
|
Loading…
Reference in a new issue