only run deployment stage on main
This commit is contained in:
parent
56dc88bab4
commit
d42f59f982
1 changed files with 2 additions and 0 deletions
|
@ -36,3 +36,5 @@ deploy:
|
|||
environment:
|
||||
name: prod
|
||||
url: https://poc.serva.la/
|
||||
only:
|
||||
- main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue