@ -37,4 +37,10 @@ staging:
- out
only:
refs:
- main
update_staging_website:
stage: staging
needs: [staging]
script:
- curl -XPOST -H "Authorization: Basic $STAGING_SECRET" "https://csclub.uwaterloo.ca/$BASE_PATH"