Skip to content
Snippets Groups Projects
Commit 1251ebe2 authored by Felix Reichenbach's avatar Felix Reichenbach
Browse files

remove yq from prepare

parent 679f50c8
Branches
No related tags found
No related merge requests found
#!/usr/bin/env bash
## install prerequisites
apk add --no-cache git yq
apk add --no-cache git
## configure git
git config --global user.email "ozgcloud@mgm-tp.com"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment