Update .gitea/workflows/php-deployer.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 29s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 29s
This commit is contained in:
parent
8156e9ccdf
commit
b0783029dc
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
name: Build and Push Image
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- .gitea/workflows/php-deployer.yaml
|
||||
- images/actions/php-deployer/**
|
||||
|
|
Loading…
Add table
Reference in a new issue