Skip to content

Bump version to 6.4.1

George Koltsov requested to merge bump-version into master

I think it's open to debate whether this is a fix or a minor change given that it adds functionality. I chose "fix" because the intention was to use CI_JOB_URL instead of CI_JOB_ID, and the only user of the code is also changing, and it actually fixes some warnings.

### Fixes

- !543 Avoid method redefinition and pass CI_JOB_URL
Edited by George Koltsov

Merge request reports