cp437tree/.gitlab/.gitlab-webide.yml

8 lines
172 B
YAML
Raw Normal View History

2021-07-09 20:48:05 +00:00
terminal:
# This can be any image that has the necessary runtime environment for your project.
image: golang:1.16
before_script:
- apk update
script: sleep 60