guorbit / obc-model

Functional/Architectural Capella 6.0 model for the ASTRAEUS-01 spacecraft system and all its subsystems.
https://guorbit.github.io/obc-model/
10 stars 1 forks source link

Refactor CI/CD workflows #16

Closed chgio closed 1 year ago

chgio commented 1 year ago

The current configuration of the CI/CD pipelines involves a CID workflow duplicating the behaviour of the CI workflow and extending it. This should be refactored to reference the CI workflow instead of duplicating it.

git checkout cd-test and:

Then start a PR onto main and hit me up :smile:

PS: we should also think about what branch patterns should trigger each workflow going forwards...