Our homemade scripts for usage in devops pipelines.
Currently this repo includes scripts for:
$ apt update && apt install -y git
$ git clone https://github.com/willowgreengroup/devops-scripts.git
$ cd devops-scripts
$ chmod +x prep.sh
$ ./prep.sh$ ./update.shThat's it!
This project has adopted Willowgreen's Open Source Code of Conduct, which can be found under the Documents heading on Willowgreen's Open Source page. Please do not hesitate to contact opensource@willowgreen.io if you have any queries, comments, or concerns.
This repository is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.
Made with ❤️ by Willowgreen


