Accidentally commented out something important :-/

This commit is contained in:
Andreas Heim
2019-06-05 15:21:42 -04:00
parent 3191078be1
commit fcb3058ed2

View File

@@ -9,7 +9,7 @@
#
BASEDIR=$(dirname "$0")
#DEPLOYMENT_ID=$("${BASEDIR}"/deployment-get-id)
DEPLOYMENT_ID=$("${BASEDIR}"/deployment-get-id)
GITHUB_URL="https://github.com"
GITHUB_API_URL="https://api.github.com"