Skip to content
Snippets Groups Projects
Commit 6228f7a9 authored by mthoma48's avatar mthoma48
Browse files

Update .gitlab/.gitlab-webide.yml

parent 0b63b16f
No related tags found
1 merge request!1Update .gitlab/.gitlab-webide.yml
terminal:
# This can be any image that has the necessary runtime environment for your project.
image: node:10-alpine
before_script:
- apk update
script: sleep 60
variables:
RAILS_ENV: "test"
NODE_ENV: "test"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment