DevOps
Ansible. Install drone.io playbook
When we started to use Ansible few years ago the official documentation gave us a little help because it was too far from the practical tasks we would need to solve. Usually such situation means Read more…
When we started to use Ansible few years ago the official documentation gave us a little help because it was too far from the practical tasks we would need to solve. Usually such situation means Read more…
…unless you are ok with wasting your time They often wrote it is cool to build the docker image with just one multistage Dockerfile by using first SDK image to build the code to binary Read more…
There are 2 challenges to publish nuget: extract version to provide correct nuget file name and API key. While API key could be passed with the drone.io secret the getting version requires some trick with Read more…
In the fight for the speeding up the coding we first disabled our developers to waste their work time managing the development environment on their workstations and invented our own unique CI/CD scheme. S4Y CI/CD Read more…