Advanced Computing Platform for Theoretical Physics

Commit d8b2fe6c authored by Feng Feng's avatar Feng Feng
Browse files

Update .gitlab-webide.yml

parent a7c2ac29
.gitlab-webide.yml
\ No newline at end of file
terminal:
# This can be any image that has the necessary runtime environment for your project.
image: node:10-alpine
before_script:
- apt-get update
script: sleep 60
variables:
RAILS_ENV: "test"
NODE_ENV: "test"
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment