Skip to content
Snippets Groups Projects
Commit 19f18f5f authored by DISSOUBRAY Nathan's avatar DISSOUBRAY Nathan
Browse files

Pull the komodo submodule

parent 5271e652
No related branches found
No related tags found
1 merge request!5Change code structure to use blocks
Pipeline #4996 failed
......@@ -40,6 +40,7 @@ test:
- tar xvf /tmp/nu.tar.gz --directory /tmp
- cp "/tmp/$NUSHELL_BUILD/nu" /tmp/nu
- make init
- make show
script:
......
......@@ -34,6 +34,9 @@ unset-proxy:
unset HTTPS_PROXY
unset https_proxy
init:
git submodule update komodo
export-proxy:
export HTTP_PROXY='proxy.isae.fr:3128'
\ No newline at end of file
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