We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a3740d commit 309ad77Copy full SHA for 309ad77
_data/projects/docker-drupal-project.yml
@@ -0,0 +1,26 @@
1
+name: Docker Drupal Project
2
+year_created: 2017
3
+source: https://gitlab.com/florenttorregrosa-drupal/docker-drupal-project
4
+homepage: https://gitlab.com/florenttorregrosa-drupal/docker-drupal-project
5
+docs: https://gitlab.com/florenttorregrosa-drupal/docker-drupal-project
6
+logo:
7
+
8
+description: "A Drupal project template with Docker environment and Gitlab CI."
9
10
+requires:
11
+ - cli
12
+ - docker
13
+ - traefik
14
+ - gitlab
15
16
+drupal_versions:
17
+ - 8
18
+ - 9
19
+category:
20
+ - devops
21
+ - ci
22
+ - cd
23
+ - deployment
24
+tags:
25
26
0 commit comments