Commit 3c1f151e authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play gitlab-runner: fix download on deb systems

parent c3f53d1f
......@@ -26,4 +26,4 @@ esac
# https://docs.gitlab.com/runner/install/linux-manually.html
# https://gitlab-runner-downloads.s3.amazonaws.com/latest/index.html
epm install "https://gitlab-runner-downloads.s3.amazonaws.com/latest/rpm/gitlab-runner_${arch}.$pkg"
epm install "https://gitlab-runner-downloads.s3.amazonaws.com/latest/$pkg/gitlab-runner_${arch}.$pkg"
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