Commit f9a6d5ba authored by John Red Medrano's avatar John Red Medrano

Update .gitlab-ci.yml

parent c153a67a
Pipeline #128 passed with stage
in 40 seconds
......@@ -3,8 +3,6 @@ stages:
build website:
stage: build
image: ubuntu
only:
- RMS.v2.2
before_script:
- 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y )'
- eval $(ssh-agent -s)
......
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