Skip to content

Commit 38feb44

Browse files
committedJul 9, 2024
Add gitpod configuration.
1 parent d327b75 commit 38feb44

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎.gitpod.yml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
image: devwithlando/gitpod:1
2+
3+
tasks:
4+
- name: Start Drupal
5+
command: |
6+
lando start

0 commit comments

Comments
 (0)
Please sign in to comment.