Resolve "Re-enable build pipeline"
Closes #206 (closed)
This PR:
- Adds the publish jar step back in to the build pipeline
- Will only deploy jar when
$CI_PROJECT_PATH == $UPSTREAM_PATH
otherwise it will be manual
- Will only deploy jar when
- Bumps pdl version
- Not technically necessary but there's been a few changes since the last version.
Note: I didn't add a new docs path for this.... Should I? (we don't have one for 3.0.2 it is just the "most recent")