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

remove unnecessary script

parent 476a68ac
No related branches found
No related tags found
1 merge request!1add pipeline scripts
#!/usr/bin/env bash
## install prerequisites
apk add --no-cache git
## configure git
git config --global user.email "ozgcloud@mgm-tp.com"
git config --global user.name "OZGCloud"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment