Commit eb0b185f authored by Alexandr Dzehil's avatar Alexandr Dzehil 😎

Change ci file

parent 50d240bb
Pipeline #7140 failed with stage
in 6 seconds
......@@ -21,6 +21,8 @@ deploy:
variables:
BRANCH: dev
script:
- mkdir -p ~/.ssh
- ssh-keyscan -H 137.184.39.49 >> ~/.ssh/known_hosts
- echo "GIT_REMOTE_URL=${GIT_REMOTE_URL}"
- echo "BRANCH=${BRANCH}"
- echo "commit_sha=$(git rev-parse HEAD)"
......
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