Commit 4d531eb2 authored by Bùi Bá Trường's avatar Bùi Bá Trường

truongbb - test ci

parent 0dc4a30e
Pipeline #430 failed with stages
in 1 minute and 58 seconds
before_script: before_script:
# Setup SSH deploy keys
- 'which ssh-agent || ( yum install -qq openssh-client )' - 'which ssh-agent || ( yum install -qq openssh-client )'
- eval $(ssh-agent -s) - eval $(ssh-agent -s)
- echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add - > /dev/null - echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add - > /dev/null
......
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