Skip to content

Commit

Permalink
Merge pull request #3 from carlosrodlop/CE-2949
Browse files Browse the repository at this point in the history
[CE-2949]:Take Jenkins URL from the Global variables
  • Loading branch information
carlosrodlop authored Jul 22, 2019
2 parents 10d7923 + e19e9d3 commit f772a96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/createJobs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

set -x
ADMIN_TOKEN=$1
JENKINS_URL=$2

if [[ -z "${ADMIN_TOKEN}" ]]; then
echo "[ERROR]: Please pass an admin API Token as parameter"
Expand Down

0 comments on commit f772a96

Please sign in to comment.