7 lines
109 B
YAML
7 lines
109 B
YAML
image:
|
|
file: .gitpod.Dockerfile
|
|
- command: apt-get update && apt-get install flex
|
|
|
|
tasks:
|
|
- init: make
|