TheAlgorithms-PHP/.gitpod.yml

7 lines
98 B
YAML
Raw Normal View History

image:
file: .gitpod.Dockerfile
tasks:
- init: |
echo "Welcome to TheAlgorithms/PHP"