Commit 6be8ef94 authored by John Red Medrano's avatar John Red Medrano

Update .gitlab-ci.yml

parent 7f8a74d0
Pipeline #173 failed with stage
in 24 seconds
......@@ -3,6 +3,7 @@ stages:
build api:
stage: build
image: ubuntu
before_script:
- 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y && sudo apt-get upgrade -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