Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

Commit 279599e

Browse files
FabianUntermoserjomunker
authored andcommitted
feat(ci): deploy on dev branches
1 parent 2682903 commit 279599e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy-vm.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
workflows:
66
- "Build and Push Web Docker Image"
77
- "Build and Push CMS Docker Image"
8+
branches:
9+
- development
10+
- feature/deployment-vm # TODO: remove temporary branch for testing
811
types:
912
- completed
1013

0 commit comments

Comments
 (0)