Update .gitea/workflows/php-deployer.yaml
Some checks failed
Build and Push Image / Build and push image (push) Has been cancelled
Some checks failed
Build and Push Image / Build and push image (push) Has been cancelled
This commit is contained in:
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:
|
||||||
|
Loading…
Reference in New Issue
Block a user