Update .gitea/workflows/php-deployer.yaml
Some checks failed
Build and Push Image / Build and push image (push) Has been cancelled

This commit is contained in:
Jan Gleytenhoover 2024-08-15 10:58:12 +00:00
parent 40467d1dc3
commit 596b76edd1

@ -6,6 +6,10 @@ on:
paths: paths:
- .gitea/workflows/php-deployer.yaml - .gitea/workflows/php-deployer.yaml
- images/actions/php-deployer/** - images/actions/php-deployer/**
merge_request:
paths:
- .gitea/workflows/php-deployer.yaml
- images/actions/php-deployer/**
jobs: jobs:
build: build: