Skip to content

Commit

Permalink
Merge pull request #1382 from KottV/main
Browse files Browse the repository at this point in the history
update OBS workflows
  • Loading branch information
timothyschoen authored Jan 14, 2024
2 parents 64a3de1 + b64b737 commit b927c21
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .obs/workflows.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
workflow:
workflow_main:
steps:
- trigger_services:
project: home:plugdata
package: plugdata
- filters:
event: push
branches:
only:
- main
workflow_develop:
steps:
- trigger_services:
project: home:plugdata
package: plugdata-current
- filters:
event: push
branches:
Expand Down

0 comments on commit b927c21

Please sign in to comment.