ci: remove from prod deployment staging push trigger
Some checks failed
Deploy / CreateImage (push) Successful in 1m46s
Deploy / DeployService (push) Failing after 27s

This commit is contained in:
skeris 2025-06-17 18:17:22 +03:00
parent 73825d4e3e
commit ce13c224c0

@ -5,7 +5,6 @@ on:
push:
branches:
- 'main'
- 'staging'
jobs:
CreateImage: