Update .gitea/workflows/php-deployer.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 29s

This commit is contained in:
Jan Gleytenhoover 2024-07-12 05:27:56 +00:00
parent 8156e9ccdf
commit b0783029dc

View File

@ -1,6 +1,8 @@
name: Build and Push Image name: Build and Push Image
on: on:
push: push:
branches:
- main
paths: paths:
- .gitea/workflows/php-deployer.yaml - .gitea/workflows/php-deployer.yaml
- images/actions/php-deployer/** - images/actions/php-deployer/**