mirror of
https://github.com/TheAlgorithms/PHP.git
synced 2025-01-17 23:28:14 +01:00
7 lines
98 B
YAML
7 lines
98 B
YAML
|
image:
|
||
|
file: .gitpod.Dockerfile
|
||
|
|
||
|
tasks:
|
||
|
- init: |
|
||
|
echo "Welcome to TheAlgorithms/PHP"
|