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
0f67a415ee
commit
f850dd7eca
@ -1,5 +1,7 @@
|
||||
name: Build and Push Image
|
||||
on:
|
||||
schedule:
|
||||
- cron: "@weekly"
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
Loading…
Reference in New Issue
Block a user