Merge branch '7-add-ci-cd' into 'main'
Resolve "Add CI/CD" Closes #7 See merge request nocsurfaceprocesses/geospatialtools!25
Resolve "Add CI/CD" Closes #7 See merge request nocsurfaceprocesses/geospatialtools!25
You can now group jobs in the pipeline graph based on which jobs are configured to run first, if you use the needs:
keyword to establish job dependencies in your CI/CD pipelines. Learn how to speed up your pipeline with needs.