ci: Add initial configuration.

This uses the setup config so pages can be deployed correctly.
This commit is contained in:
Amar Takhar
2025-01-07 14:44:34 -05:00
parent c2a1db3cde
commit c6a51e7ce0

4
.gitlab/gitlab-ci.yml Normal file
View File

@@ -0,0 +1,4 @@
include:
- project: 'administration/integration'
file:
- 'ci/config/setup.yml'