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-07-11 19:56:01 +00:00
parent 097749eb05
commit 8ae7264b3a

@ -1,5 +1,9 @@
name: Build and Push Image name: Build and Push Image
on: [ push ] on:
push:
paths:
- .gitea/workflows/php-deployer.yaml
- images/actions/php-deployer
jobs: jobs:
build: build: