Skip to content
Snippets Groups Projects
Commit b57c836e authored by Erik Hedenström's avatar Erik Hedenström
Browse files

Removed job paramter

parent 37b0493b
Branches
Tags
No related merge requests found
Pipeline #
......@@ -10,8 +10,6 @@ before_script:
- if [ "$HTTPS_PROXY" != "" ]; then printf "{https_proxy,\"$HTTPS_PROXY\"}.\n" >> ~/.config/rebar3/rebar.config; fi
- curl -jksSL -o rebar3 https://s3.amazonaws.com/rebar3/rebar3 && chmod +x rebar3
job:
stages:
- compile
- test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment