diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0f37f1a9e64852f432b1987df923b325700557c4..d90481206c28b3d0913cffd2be84c99f378db1ca 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,6 +19,6 @@ build: - make dist - make distcheck artifacts: - name: boxmox-dist-CI_COMMIT_SHORT_SHA + name: boxmox-dist-$CI_COMMIT_SHORT_SHA paths: - boxmox-*.tar.gz diff --git a/README.md b/README.md index 00054f8acbd8e85db42dca047815ec213f05f28f..f3bb4e0cea761bd5cc4d3dcd4a4e664ff4207c35 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,9 @@ This is the development repository. ## Contributing -We are looking forward to receiving your [new issue report](https://mbees.med.uni-augsburg.de/gitlab/mbees/icartt_pypackage/-/issues/new). +We are looking forward to receiving your [new issue report](https://mbees.med.uni-augsburg.de/gitlab/mbees/boxmox/-/issues/new). -If you'd like to contribute source code directly, please [create a fork](https://mbees.med.uni-augsburg.de/gitlab/mbees/icartt_pypackage), -make your changes and then [submit a merge request](https://mbees.med.uni-augsburg.de/gitlab/mbees/icartt_pypackage/-/merge_requests/new) to the original project. +If you'd like to contribute source code directly, please [create a fork](https://mbees.med.uni-augsburg.de/gitlab/mbees/boxmox), make your changes and then [submit a merge request](https://mbees.med.uni-augsburg.de/gitlab/mbees/boxmox/-/merge_requests/new) to the original project. ## Citation