Update .gitea/workflows/php-deployer.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 29s

This commit is contained in:
Jan Gleytenhoover 2024-07-15 16:22:00 +00:00
parent 0f67a415ee
commit f850dd7eca

@ -1,5 +1,7 @@
name: Build and Push Image name: Build and Push Image
on: on:
schedule:
- cron: "@weekly"
push: push:
branches: branches:
- main - main