$ curl -L -o /usr/local/bin/sync-ssh-keys \ https://github.com/samber/sync-ssh-keys/releases/download/v0.5.0/sync-ssh-keys_0.5.0_linux-amd64 $ chmod +x /usr/local/bin ...
Hence, I am using docker-executor in Gitlab runner, so I need to build a docker image which will be used to run CI/CD jobs. Because my original ansible-junos-evpn-vxlan project was tested with these ...