Update Pipeline Notes authored by Slominski, Ryan's avatar Slominski, Ryan
...@@ -29,3 +29,5 @@ git tag -f v1 ...@@ -29,3 +29,5 @@ git tag -f v1
git push --tags - git push --tags -
``` ```
# Auto DevOps
There is a feature to provide a group default `.gitlab-ci.yml` if none is provided in a project. We may consider doing this at some point.
\ No newline at end of file