diff --git a/.drone.yml b/.drone.yml index f034602..850b010 100644 --- a/.drone.yml +++ b/.drone.yml @@ -59,7 +59,7 @@ steps: from_secret: STAGING_AUTH_TOKEN commands: - echo "The docker build tag is ${DRONE_BRANCH//\//-}" - - 'curl -H "Authorization: $STAGING_AUTH_TOKEN" https://csclub.uwaterloo.ca/~snedadah/webhooks/cscclassprofilestaging?ref=${DRONE_BRANCH//\//-}" + - 'curl -H "Authorization: $STAGING_AUTH_TOKEN" https://csclub.uwaterloo.ca/~snedadah/webhooks/cscclassprofilestaging?ref=${DRONE_BRANCH//\//-}'