mirror of
https://github.com/atosatto/ansible-minio.git
synced 2025-01-20 20:41:20 +01:00
do not use cloudalchemybot
This commit is contained in:
parent
2e09ff490d
commit
d8d97fc55f
@ -25,8 +25,8 @@
|
||||
[[ $(git tag --points-at) ]] && exit 0
|
||||
|
||||
# Some basic variables
|
||||
GIT_MAIL="cloudalchemybot@gmail.com"
|
||||
GIT_USER="cloudalchemybot"
|
||||
GIT_MAIL="andrea.tosy@gmail.com"
|
||||
GIT_USER="atosatto"
|
||||
ORGANIZATION=$(echo "$TRAVIS_REPO_SLUG" | awk -F '/' '{print $1}')
|
||||
PROJECT=$(echo "$TRAVIS_REPO_SLUG" | awk -F '/' '{print $2}')
|
||||
GALAXY_URL="https://galaxy.ansible.com/${ORGANIZATION}/${PROJECT#ansible-}"
|
||||
|
Loading…
Reference in New Issue
Block a user