Subversion Repositories DevTools

Rev

Rev 4647 | Blame | Compare with Previous | Last modification | View Log | RSS feed

#!/bin/bash

# Need JATS profile when running from cron
. /etc/profile
#set -x

set -a
#GBE_JIRA_URL='http://cloudajir02.vix.local:8080'
GBE_JIRA_URL='https://cds.vixtechnology.com'
GBE_JIRA_USERNAME='ReleaseManager'
GBE_JIRA_PASSWORD='r3l3@se4J!r@'

GBE_RM_USERNAME_RW='build_user';
GBE_RM_PASSWORD_RW='frog123';
set +a

/usr/local/bin/jats -abt=1 eprog ${GBE_DPKG:?}/generate_release_notes/latest/scripts/process_release_notes.pl