ide test
This commit is contained in:
parent
9687aad023
commit
93a0fd8f96
7
.gitlab/.gitlab-webide.yml
Normal file
7
.gitlab/.gitlab-webide.yml
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
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
|
Loading…
Reference in New Issue
Block a user